Commit db36f0f8 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

Update .gitlab-ci.yml

parent f1fa57ce
...@@ -5,7 +5,7 @@ compile_test: ...@@ -5,7 +5,7 @@ compile_test:
script: script:
- ping -c 1 104.247.75.117 - ping -c 1 104.247.75.117
- ping -c 1 git.elphel.com - ping -c 1 git.elphel.com
- touch artifact.txt - echo "test" > artifact.txt
artifacts: artifacts:
paths: paths:
- artifact.txt - artifact.txt
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment