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

git pull before running update

parent cdcfb52a
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,7 @@ update-data: ...@@ -7,6 +7,7 @@ update-data:
tags: tags:
- updating - updating
script: script:
- git pull
- python -V - python -V
- python update.py - python update.py
only: only:
......
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