Skip to content
Snippets Groups Projects
Commit 110b9de1 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Return true even integration branch not exists

parent 52eba3d9
No related branches found
No related tags found
1 merge request!10Add gitlab ci into project
...@@ -115,4 +115,4 @@ cleanup: ...@@ -115,4 +115,4 @@ cleanup:
- cd CRI_XCBC - cd CRI_XCBC
- git reset --hard - git reset --hard
- git checkout uab-prod - git checkout uab-prod
- git branch -D integration - git branch -D integration || true
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