Skip to content
Snippets Groups Projects
Commit 734eb77e authored by Peter Nerlich's avatar Peter Nerlich
Browse files

fix not fetching upstream changes properly

parent 9e35e569
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,7 @@ image: alpine
before_script:
- apk add git
- TARGET=$(git rev-parse HEAD)
- ./update.sh
- git checkout $TARGET
- ./fetch-upstream-changes.sh
report:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment