mirror of
https://github.com/rancher/os.git
synced 2025-09-19 09:22:40 +00:00
Make tests run
This commit is contained in:
@@ -3,4 +3,4 @@ build:
|
|||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
commands:
|
commands:
|
||||||
- ./scripts/ci
|
- dapper ci
|
||||||
|
@@ -8,3 +8,4 @@ cd $(dirname $0)
|
|||||||
#./validate
|
#./validate
|
||||||
./prepare
|
./prepare
|
||||||
./package
|
./package
|
||||||
|
./integration-test
|
||||||
|
Reference in New Issue
Block a user