ci: point branch 'deploy-comin' to successful evaluations
This commit is contained in:
parent
c3934c2b56
commit
133e70967f
2 changed files with 5 additions and 1 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
Add a link
Reference in a new issue