Skip to content
Snippets Groups Projects
Unverified Commit b99b5a47 authored by Jacob Blain Christen's avatar Jacob Blain Christen Committed by GitHub
Browse files

drone: bump dapper and drone plugins (#156) (#157)


- rancher/dapper:v0.5.0
- plugins/release:latest
- plugins/manifest:latest

Signed-off-by: default avatarJacob Blain Christen <jacob@rancher.com>
(cherry picked from commit 5e6e996d)
parent 52851310
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ platform: ...@@ -8,7 +8,7 @@ platform:
steps: steps:
- name: build - name: build
image: rancher/dapper:v0.4.2 image: rancher/dapper:v0.5.0
commands: commands:
- dapper ci - dapper ci
- dapper e2e-sonobuoy - dapper e2e-sonobuoy
...@@ -18,7 +18,7 @@ steps: ...@@ -18,7 +18,7 @@ steps:
path: /var/run/docker.sock path: /var/run/docker.sock
- name: upload-artifacts - name: upload-artifacts
image: ibuildthecloud/github-release:v0.0.1 image: plugins/github-release
settings: settings:
api_key: api_key:
from_secret: github_token from_secret: github_token
...@@ -98,7 +98,7 @@ platform: ...@@ -98,7 +98,7 @@ platform:
steps: steps:
- name: build - name: build
image: rancher/dapper:v0.4.2 image: rancher/dapper:v0.5.0
commands: commands:
- dapper ci - dapper ci
volumes: volumes:
...@@ -106,7 +106,7 @@ steps: ...@@ -106,7 +106,7 @@ steps:
path: /var/run/docker.sock path: /var/run/docker.sock
- name: upload-artifacts - name: upload-artifacts
image: ibuildthecloud/github-release:v0.0.1 image: plugins/github-release
settings: settings:
api_key: api_key:
from_secret: github_token from_secret: github_token
...@@ -186,7 +186,7 @@ platform: ...@@ -186,7 +186,7 @@ platform:
steps: steps:
- name: build - name: build
image: rancher/dapper:v0.4.2 image: rancher/dapper:v0.5.0
commands: commands:
- dapper ci - dapper ci
volumes: volumes:
...@@ -194,7 +194,7 @@ steps: ...@@ -194,7 +194,7 @@ steps:
path: /var/run/docker.sock path: /var/run/docker.sock
- name: upload-artifacts - name: upload-artifacts
image: ibuildthecloud/github-release:v0.0.1 image: plugins/github-release
settings: settings:
api_key: api_key:
from_secret: github_token from_secret: github_token
...@@ -251,7 +251,7 @@ platform: ...@@ -251,7 +251,7 @@ platform:
steps: steps:
- name: controller - name: controller
image: plugins/manifest:1.0.2 image: plugins/manifest
settings: settings:
username: username:
from_secret: docker_username from_secret: docker_username
...@@ -273,7 +273,7 @@ steps: ...@@ -273,7 +273,7 @@ steps:
- tag - tag
- name: e2e-tests - name: e2e-tests
image: plugins/manifest:1.0.2 image: plugins/manifest
settings: settings:
username: username:
from_secret: docker_username from_secret: docker_username
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment