Skip to content
Snippets Groups Projects
Commit ae06a689 authored by Simon Beginn's avatar Simon Beginn :computer:
Browse files

Merge branch 'next' into 'master'

Show modified path

See merge request !17
parents ee462bbd e0c537ac
Branches
No related tags found
1 merge request!17Show modified path
Pipeline #2012 passed
......@@ -40,7 +40,7 @@ repo sync:
script:
- cd $PERSISTENT_DATA_STORAGE/$CI_COMMIT_BRANCH
# Revert any custom patches
- repo forall -vc 'git reset --hard; git clean -fdx'
- repo forall -vc 'pwd; git reset --hard; git clean -fdx'
# Fetch + safe apply new data
- repo sync -v -j$(nproc) --force-sync -d
# Apply the custom fixes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment