files
Build and Push foundryvtt Docker Image / check-for-changes (push) Successful in 7s
Build and Push foundryvtt Docker Image / build (push) Successful in 34s
Build and Push foundryvtt Docker Image / generate-changelogs (push) Successful in 6s
Build and Push foundryvtt Docker Image / generate-build-info (push) Successful in 8s

This commit is contained in:
2026-07-19 06:11:06 -07:00
parent 6fad2a69aa
commit 7eae7dffec
+1 -4
View File
@@ -3,7 +3,4 @@
# All rights reserved # All rights reserved
docker build --pull --rm -f "alpine/Dockerfile" -t gitea.fithwum.tech/fithwum/foundry_vtt:alpine "alpine" docker build --pull --rm -f "alpine/Dockerfile" -t gitea.fithwum.tech/fithwum/foundry_vtt:alpine "alpine"
docker push -a gitea.fithwum.tech/fithwum/foundry_vtt docker push -a gitea.fithwum.tech/fithwum/foundry_vtt
docker build --pull --rm -f "alpine/Dockerfile" -t fithwum/foundry_vtt:alpine "alpine"
docker push -a fithwum/foundry_vtt