Skip to content
Snippets Groups Projects
Commit fec12f87 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

Update .gitlab-ci.yml file

parent 31e82984
No related branches found
No related tags found
No related merge requests found
Pipeline #17648 passed
......@@ -35,7 +35,7 @@ stages:
# configure git
- if [ `git rev-parse --verify ci_processing 2>/dev/null` ]; then
- git branch --delete ci_processing
- git branch -D ci_processing
- fi
- export CI_NEW_BRANCH=ci_processing
- echo creating new temporary branch... $CI_NEW_BRANCH
......
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