reference docker images at docker.io
This commit is contained in:
2
docker/netdisco-backend/hooks/build
Executable file
2
docker/netdisco-backend/hooks/build
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
docker build --build-arg TAG=$SOURCE_BRANCH -t $IMAGE_NAME .
|
||||
Reference in New Issue
Block a user