tested another location for the buildkitd.toml
Build foundry vtt docker image and push to registry / docker (push) Failing after 6s
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:
@@ -17,7 +17,7 @@ jobs:
|
||||
name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
buildkitd-config: /config/buildkitd.toml
|
||||
buildkitd-config: /etc/buildkitd.toml
|
||||
-
|
||||
name: Login to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
|
||||
Reference in New Issue
Block a user