1
0

Use relative path for bootstrap script

Dieser Commit ist enthalten in:
2019-02-06 06:29:08 +00:00
Ursprung c3af494fa8
Commit cf75f4424d
2 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen

Datei anzeigen

@ -21,9 +21,7 @@ env:
install: true
before_script:
- cd $GOPATH/src/code.dumpstack.io/tools/out-of-tree/tools/qemu-debian-img
- ./bootstrap.sh
- cd $GOPATH/src/code.dumpstack.io/tools/out-of-tree
- tools/out-of-tree/bootstrap.sh
script:
- go test -parallel 1 -v ./...