|
@@ -322,7 +322,7 @@ jobs:
|
|
|
|
|
|
|
|
deploy-enterprise-master:
|
|
deploy-enterprise-master:
|
|
|
docker:
|
|
docker:
|
|
|
- - image: grafana/grafana-ci-deploy:1.2.1
|
|
|
|
|
|
|
+ - image: grafana/grafana-ci-deploy:1.2.2
|
|
|
steps:
|
|
steps:
|
|
|
- attach_workspace:
|
|
- attach_workspace:
|
|
|
at: .
|
|
at: .
|
|
@@ -347,7 +347,7 @@ jobs:
|
|
|
|
|
|
|
|
deploy-enterprise-release:
|
|
deploy-enterprise-release:
|
|
|
docker:
|
|
docker:
|
|
|
- - image: grafana/grafana-ci-deploy:1.2.1
|
|
|
|
|
|
|
+ - image: grafana/grafana-ci-deploy:1.2.2
|
|
|
steps:
|
|
steps:
|
|
|
- checkout
|
|
- checkout
|
|
|
- attach_workspace:
|
|
- attach_workspace:
|
|
@@ -380,7 +380,7 @@ jobs:
|
|
|
|
|
|
|
|
deploy-master:
|
|
deploy-master:
|
|
|
docker:
|
|
docker:
|
|
|
- - image: grafana/grafana-ci-deploy:1.2.1
|
|
|
|
|
|
|
+ - image: grafana/grafana-ci-deploy:1.2.2
|
|
|
steps:
|
|
steps:
|
|
|
- attach_workspace:
|
|
- attach_workspace:
|
|
|
at: .
|
|
at: .
|
|
@@ -411,7 +411,7 @@ jobs:
|
|
|
|
|
|
|
|
deploy-release:
|
|
deploy-release:
|
|
|
docker:
|
|
docker:
|
|
|
- - image: grafana/grafana-ci-deploy:1.2.1
|
|
|
|
|
|
|
+ - image: grafana/grafana-ci-deploy:1.2.2
|
|
|
steps:
|
|
steps:
|
|
|
- checkout
|
|
- checkout
|
|
|
- attach_workspace:
|
|
- attach_workspace:
|