Skip to content
Snippets Groups Projects
Commit f5ba30ee authored by Mcintosh, Liam S (UG - Computer Science)'s avatar Mcintosh, Liam S (UG - Computer Science)
Browse files

Update .gitlab-ci.yml

parent f03b9e6c
No related branches found
No related tags found
No related merge requests found
Pipeline #31245 failed with stage
in 9 seconds
......@@ -5,7 +5,9 @@ services:
pull-changes:
stage: build
script:
- git push server master
- cat data/test.txt
- git pull
- cat data/test.txt
update-data:
stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment