Skip to content
Snippets Groups Projects
Commit 0faa4a18 authored by Karol Kamiński's avatar Karol Kamiński
Browse files

Update .gitlab-ci.yml

parent 20b356c2
No related branches found
No related tags found
No related merge requests found
Pipeline #1037 passed
...@@ -3,3 +3,9 @@ job: ...@@ -3,3 +3,9 @@ job:
- test-runner - test-runner
script: script:
- echo "Hello gitlab!" - echo "Hello gitlab!"
- mkdir test
- pwd
- ls
- touch test.txt
- echo "this is some text" >> test.txt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment