Files
foundryvtt/build_FoundryVTT.sh
T
fithwum 7eae7dffec
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
files
2026-07-19 06:11:06 -07:00

6 lines
223 B
Bash
Executable File

#!/bin/bash
# Copyright (c) 2023 fithwum
# All rights reserved
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