tested another location for the buildkitd.toml
Build foundry vtt docker image and push to registry / docker (push) Failing after 6s

Manually created on the runner container, just to check if it will still claim if its not there
This commit is contained in:
2024-06-17 10:24:15 +02:00
parent 699555ec4a
commit 5e0bb2c931
@@ -17,7 +17,7 @@ jobs:
name: Set up Docker Buildx name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v3
with: with:
buildkitd-config: /config/buildkitd.toml buildkitd-config: /etc/buildkitd.toml
- -
name: Login to Docker Hub name: Login to Docker Hub
uses: docker/login-action@v3 uses: docker/login-action@v3