docker git and nodejs
This commit is contained in:
parent
599ef6fff3
commit
48729e78cb
2 changed files with 14 additions and 0 deletions
4
build.sh
Executable file
4
build.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
docker build --pull --rm -t registry.mightycastle.net/runner-image:latest .
|
||||
docker push registry.mightycastle.net/runner-image:latest
|
Loading…
Add table
Add a link
Reference in a new issue