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

Update .gitlab-ci.yml file

parent dd1c2a57
No related branches found
No related tags found
No related merge requests found
Pipeline #17650 passed
......@@ -29,7 +29,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