Refactor for multiple OS support

This commit is contained in:
2023-01-16 15:53:34 -07:00
parent e672fbc1a0
commit 812009fff4
2 changed files with 6 additions and 0 deletions
Executable
+6
View File
@@ -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