fix workflow
This commit is contained in:
parent
4f6717ef32
commit
40251a91ba
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Trigger Watchtower Update
|
- name: Trigger Watchtower Update
|
||||||
run: |
|
run: |
|
||||||
curl -H "Authorization: Bearer ${{ secrets.WATCHTOWER_TOKEN }}" https://watchtower.uechi.dev/v1/update
|
curl -s -H "Authorization: Bearer ${{ secrets.WATCHTOWER_TOKEN }}" https://watchtower.uechi.dev/v1/update
|
||||||
|
|
||||||
# Temp fix
|
# Temp fix
|
||||||
# https://github.com/docker/build-push-action/issues/252
|
# https://github.com/docker/build-push-action/issues/252
|
||||||
|
Loading…
x
Reference in New Issue
Block a user