remove build file stopping makefile execution
This commit is contained in:
parent
a8603a9121
commit
7da90d90fb
8
build
8
build
@ -1,8 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
SHA=$(git rev-parse --short=7 HEAD)
|
|
||||||
docker build -t yardstick/braid:$SHA .
|
|
||||||
docker push yardstick/braid:$SHA
|
|
||||||
|
|
||||||
echo "Your new docker tag: yardstick/braid:$SHA"
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user