mirror of
https://github.com/bastienwirtz/homer.git
synced 2024-11-07 00:34:03 +01:00
feat(ci): remove debug flag
This commit is contained in:
parent
0d0df3d568
commit
842cf8ad2c
2
.github/workflows/dockerhub.yml
vendored
2
.github/workflows/dockerhub.yml
vendored
@ -20,8 +20,6 @@ jobs:
|
||||
name: Set up Docker Buildx
|
||||
id: buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
buildkitd-flags: --debug
|
||||
-
|
||||
name: Login to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
|
Loading…
Reference in New Issue
Block a user