Initial commit
This commit is contained in:
4
deploy/build.sh
Normal file
4
deploy/build.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker build -f Dockerfile -t docker.sciocatti.com/template:0.0.1 .
|
||||
docker push docker.sciocatti.com/template:0.0.1
|
||||
Reference in New Issue
Block a user