Publish
This commit is contained in:
parent
780e4a75f7
commit
cf0bfd5b9d
5
publish.sh
Normal file
5
publish.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker build -t cpp-httplib-builder .
|
||||
docker tag cpp-httplib-builder:latest gitea.jde.nz/public/cpp-httplib-builder:latest
|
||||
docker push cpp-httplib-builder:latest
|
Loading…
x
Reference in New Issue
Block a user