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

Update .gitlab-ci.yml

parent 8cb23623
No related branches found
No related tags found
No related merge requests found
Pipeline #31240 passed
...@@ -5,10 +5,7 @@ services: ...@@ -5,10 +5,7 @@ services:
pull-changes: pull-changes:
stage: build stage: build
script: script:
- echo "Pulling repository" - git remote add server safeuser@20.86.144.56:test_repo/coursework.git/
- cat data/test.txt
- git pull origin master
- cat data/test.txt
update-data: update-data:
stage: build 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