test
All checks were successful
Build and Push foundryvtt Docker Image / build (push) Successful in 23s
All checks were successful
Build and Push foundryvtt Docker Image / build (push) Successful in 23s
This commit is contained in:
@@ -22,5 +22,3 @@ jobs:
|
|||||||
- name: Build Docker image
|
- name: Build Docker image
|
||||||
run: |
|
run: |
|
||||||
docker buildx build --platform linux/amd64 --push -t gitea.fithwum.tech/${{ secrets.DOCKER_USERNAME }}/foundry_vtt:alpine ./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