This commit is contained in:
parent
933b33b141
commit
5fb251dcba
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ pipeline:
|
|||
- "git checkout -B ${CI_COMMIT_BRANCH}"
|
||||
- "bulk-compiler || true"
|
||||
- "git add built/ failed/ && git commit -m \"[skip ci] built gems\" || true"
|
||||
- "git pull --rebase nulo ${CI_COMMIT_BRANCH}"
|
||||
- "git pull nulo ${CI_COMMIT_BRANCH}"
|
||||
- "git push nulo ${CI_COMMIT_BRANCH}"
|
||||
- "! git show HEAD | grep -q failed/"
|
||||
secrets:
|
||||
|
|
Loading…
Reference in a new issue