mirror of
https://github.com/Blockstream/satellite-api.git
synced 2024-11-19 04:50:01 +01:00
CI: update dind image
This commit is contained in:
parent
b4ccd902d3
commit
570cb12571
@ -50,7 +50,7 @@ docker_build:
|
||||
tags:
|
||||
- k8s-docker
|
||||
services:
|
||||
- docker:19-dind
|
||||
- docker:20.10.12-dind
|
||||
only:
|
||||
- branches@satellite/ionosphere
|
||||
except:
|
||||
@ -83,7 +83,7 @@ docker_push:
|
||||
- k8s-docker
|
||||
when: manual
|
||||
services:
|
||||
- docker:19-dind
|
||||
- docker:20.10.12-dind
|
||||
only:
|
||||
- branches@satellite/ionosphere
|
||||
parallel:
|
||||
@ -116,7 +116,7 @@ tag_docker_push:
|
||||
tags:
|
||||
- k8s-docker
|
||||
services:
|
||||
- docker:19-dind
|
||||
- docker:20.10.12-dind
|
||||
only:
|
||||
- /^staging_.*/
|
||||
- /^prod_.*/
|
||||
|
Loading…
Reference in New Issue
Block a user