mirror of https://github.com/rancher/ui.git
Bump `rancher/dapper` to v0.6.0
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
This commit is contained in:
parent
976ce3ce8c
commit
f114d3da89
|
|
@ -9,7 +9,7 @@ platform:
|
|||
steps:
|
||||
- name: test
|
||||
pull: default
|
||||
image: rancher/dapper:v0.4.1
|
||||
image: rancher/dapper:v0.6.0
|
||||
commands:
|
||||
- dapper ci
|
||||
privileged: true
|
||||
|
|
@ -24,7 +24,7 @@ steps:
|
|||
|
||||
- name: build
|
||||
pull: default
|
||||
image: rancher/dapper:v0.4.1
|
||||
image: rancher/dapper:v0.6.0
|
||||
commands:
|
||||
- BUILD_LATEST=true dapper ci
|
||||
privileged: true
|
||||
|
|
@ -60,7 +60,7 @@ steps:
|
|||
|
||||
- name: build-release
|
||||
pull: default
|
||||
image: rancher/dapper:v0.4.1
|
||||
image: rancher/dapper:v0.6.0
|
||||
commands:
|
||||
- dapper ci
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue