test
All checks were successful
Build and Push foundryvtt Docker Image / build (push) Successful in 22s
All checks were successful
Build and Push foundryvtt Docker Image / build (push) Successful in 22s
This commit is contained in:
@@ -21,6 +21,6 @@ jobs:
|
||||
|
||||
- name: Build Docker image
|
||||
run: |
|
||||
docker buildx build --platform linux/amd64 --push -t gitea.fithwum.tech/${{ secrets.DOCKER_USERNAME }}/foundry_vtt:alpine .
|
||||
docker buildx build --platform linux/amd64 --push -t gitea.fithwum.tech/${{ secrets.DOCKER_USERNAME }}/foundry_vtt:alpine ./alpine
|
||||
|
||||
- run: echo "This job's status is ${{ job.status }}."
|
||||
Reference in New Issue
Block a user