mirror of
https://github.com/rancher/norman.git
synced 2025-09-25 14:46:57 +00:00
@@ -9,7 +9,7 @@ platform:
|
||||
steps:
|
||||
- name: build
|
||||
pull: default
|
||||
image: rancher/dapper:1.11.2
|
||||
image: rancher/dapper:v0.6.0
|
||||
commands:
|
||||
- dapper ci
|
||||
privileged: true
|
||||
|
@@ -3,5 +3,6 @@ set -e
|
||||
|
||||
cd $(dirname $0)
|
||||
|
||||
./build
|
||||
./validate
|
||||
./test
|
||||
./build
|
||||
|
Reference in New Issue
Block a user