|
@@ -322,7 +322,7 @@ jobs:
|
|
|
|
|
|
|
|
deploy-enterprise-master:
|
|
deploy-enterprise-master:
|
|
|
docker:
|
|
docker:
|
|
|
- - image: grafana/grafana-ci-deploy:1.2.0
|
|
|
|
|
|
|
+ - image: grafana/grafana-ci-deploy:1.2.1
|
|
|
steps:
|
|
steps:
|
|
|
- attach_workspace:
|
|
- attach_workspace:
|
|
|
at: .
|
|
at: .
|
|
@@ -345,7 +345,7 @@ jobs:
|
|
|
|
|
|
|
|
deploy-enterprise-release:
|
|
deploy-enterprise-release:
|
|
|
docker:
|
|
docker:
|
|
|
- - image: grafana/grafana-ci-deploy:1.2.0
|
|
|
|
|
|
|
+ - image: grafana/grafana-ci-deploy:1.2.1
|
|
|
steps:
|
|
steps:
|
|
|
- checkout
|
|
- checkout
|
|
|
- attach_workspace:
|
|
- attach_workspace:
|
|
@@ -378,7 +378,7 @@ jobs:
|
|
|
|
|
|
|
|
deploy-master:
|
|
deploy-master:
|
|
|
docker:
|
|
docker:
|
|
|
- - image: grafana/grafana-ci-deploy:1.2.0
|
|
|
|
|
|
|
+ - image: grafana/grafana-ci-deploy:1.2.1
|
|
|
steps:
|
|
steps:
|
|
|
- attach_workspace:
|
|
- attach_workspace:
|
|
|
at: .
|
|
at: .
|
|
@@ -409,7 +409,7 @@ jobs:
|
|
|
|
|
|
|
|
deploy-release:
|
|
deploy-release:
|
|
|
docker:
|
|
docker:
|
|
|
- - image: grafana/grafana-ci-deploy:1.2.0
|
|
|
|
|
|
|
+ - image: grafana/grafana-ci-deploy:1.2.1
|
|
|
steps:
|
|
steps:
|
|
|
- checkout
|
|
- checkout
|
|
|
- attach_workspace:
|
|
- attach_workspace:
|