ci: point branch 'deploy-comin' to successful evaluations
This commit is contained in:
parent
c3934c2b56
commit
ecb888a0bc
1 changed files with 4 additions and 0 deletions
4
.github/workflows/eval.yaml
vendored
4
.github/workflows/eval.yaml
vendored
|
@ -53,3 +53,7 @@ jobs:
|
|||
git commit -m "Update deployment configurations for all hosts"
|
||||
|
||||
git push origin deploy-comin-eval
|
||||
|
||||
# After success, reset deploy-comin to new deploy
|
||||
git checkout -b deploy-comin
|
||||
git reset --hard deploy
|
||||
|
|
Loading…
Add table
Reference in a new issue