Make tests run
This commit is contained in:
@@ -3,4 +3,4 @@ build:
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
commands:
|
||||
- ./scripts/ci
|
||||
- dapper ci
|
||||
|
||||
@@ -8,3 +8,4 @@ cd $(dirname $0)
|
||||
#./validate
|
||||
./prepare
|
||||
./package
|
||||
./integration-test
|
||||
|
||||
Reference in New Issue
Block a user