mirror of
https://github.com/grafana/grafana.git
synced 2024-11-24 09:50:29 -06:00
build: updated deploy container with crcmod.
This commit is contained in:
parent
39e75d75b4
commit
4152e5c16c
@ -322,7 +322,7 @@ jobs:
|
||||
|
||||
deploy-enterprise-master:
|
||||
docker:
|
||||
- image: grafana/grafana-ci-deploy:1.2.0
|
||||
- image: grafana/grafana-ci-deploy:1.2.1
|
||||
steps:
|
||||
- attach_workspace:
|
||||
at: .
|
||||
@ -345,7 +345,7 @@ jobs:
|
||||
|
||||
deploy-enterprise-release:
|
||||
docker:
|
||||
- image: grafana/grafana-ci-deploy:1.2.0
|
||||
- image: grafana/grafana-ci-deploy:1.2.1
|
||||
steps:
|
||||
- checkout
|
||||
- attach_workspace:
|
||||
@ -378,7 +378,7 @@ jobs:
|
||||
|
||||
deploy-master:
|
||||
docker:
|
||||
- image: grafana/grafana-ci-deploy:1.2.0
|
||||
- image: grafana/grafana-ci-deploy:1.2.1
|
||||
steps:
|
||||
- attach_workspace:
|
||||
at: .
|
||||
@ -409,7 +409,7 @@ jobs:
|
||||
|
||||
deploy-release:
|
||||
docker:
|
||||
- image: grafana/grafana-ci-deploy:1.2.0
|
||||
- image: grafana/grafana-ci-deploy:1.2.1
|
||||
steps:
|
||||
- checkout
|
||||
- attach_workspace:
|
||||
|
Loading…
Reference in New Issue
Block a user