Refactor for multiple OS support
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
docker build . -f bullseye-slim.Dockerfile -t git.ohea.xyz/containers/pvpgn:1.99.7.2.1-bullseye-slim
|
||||
docker push git.ohea.xyz/containers/pvpgn:1.99.7.2.1-bullseye-slim
|
||||
Reference in New Issue
Block a user