chore: added bridge-rollout to CI.

This commit is contained in:
Xavier Michelon
2024-03-13 09:06:47 +01:00
parent 4cb938c57f
commit d35af6b686
2 changed files with 5 additions and 1 deletions

View File

@ -10,6 +10,7 @@
- make build
- git diff && git diff-index --quiet HEAD
- make vault-editor
- make bridge-rollout
artifacts:
expire_in: 1 day
when: always
@ -17,7 +18,7 @@
paths:
- bridge_*.tgz
- vault-editor
- bridge-rollout
build-linux:
extends:
- .script-build