|
@@ -323,7 +323,7 @@ jobs:
|
|
|
|
|
|
|
|
deploy-enterprise-master:
|
|
deploy-enterprise-master:
|
|
|
docker:
|
|
docker:
|
|
|
- - image: grafana/grafana-ci-deploy:1.1.0
|
|
|
|
|
|
|
+ - image: grafana/grafana-ci-deploy:1.2.0
|
|
|
steps:
|
|
steps:
|
|
|
- attach_workspace:
|
|
- attach_workspace:
|
|
|
at: .
|
|
at: .
|
|
@@ -346,7 +346,7 @@ jobs:
|
|
|
|
|
|
|
|
deploy-enterprise-release:
|
|
deploy-enterprise-release:
|
|
|
docker:
|
|
docker:
|
|
|
- - image: grafana/grafana-ci-deploy:1.1.0
|
|
|
|
|
|
|
+ - image: grafana/grafana-ci-deploy:1.2.0
|
|
|
steps:
|
|
steps:
|
|
|
- attach_workspace:
|
|
- attach_workspace:
|
|
|
at: .
|
|
at: .
|
|
@@ -378,7 +378,7 @@ jobs:
|
|
|
|
|
|
|
|
deploy-master:
|
|
deploy-master:
|
|
|
docker:
|
|
docker:
|
|
|
- - image: grafana/grafana-ci-deploy:1.1.0
|
|
|
|
|
|
|
+ - image: grafana/grafana-ci-deploy:1.2.0
|
|
|
steps:
|
|
steps:
|
|
|
- attach_workspace:
|
|
- attach_workspace:
|
|
|
at: .
|
|
at: .
|
|
@@ -408,7 +408,7 @@ jobs:
|
|
|
|
|
|
|
|
deploy-release:
|
|
deploy-release:
|
|
|
docker:
|
|
docker:
|
|
|
- - image: grafana/grafana-ci-deploy:1.1.0
|
|
|
|
|
|
|
+ - image: grafana/grafana-ci-deploy:1.2.0
|
|
|
steps:
|
|
steps:
|
|
|
- checkout
|
|
- checkout
|
|
|
- attach_workspace:
|
|
- attach_workspace:
|