mirror of
https://github.com/Blockstream/satellite-api.git
synced 2025-02-20 12:54:28 +01:00
CI: manual image builds on all branches
This commit is contained in:
parent
5860c65540
commit
79eb73f223
1 changed files with 2 additions and 4 deletions
|
@ -70,13 +70,11 @@ docker_push:
|
|||
stage: build
|
||||
tags:
|
||||
- k8s-docker
|
||||
when: manual
|
||||
services:
|
||||
- docker:19-dind
|
||||
only:
|
||||
- master@satellite/ionosphere
|
||||
- /^staging_.*/
|
||||
- /^prod_.*/
|
||||
- /^misc_.*/
|
||||
- branches@satellite/ionosphere
|
||||
parallel:
|
||||
matrix:
|
||||
- IMAGE: $API_IMAGE
|
||||
|
|
Loading…
Add table
Reference in a new issue