This commit is contained in:
@@ -18,7 +18,7 @@ steps:
|
||||
image: alpine/curl
|
||||
commands:
|
||||
- |
|
||||
curl -s -H "Authorization: Bearer ${WATCHTOWER_TOKEN} https://watchtower.uechi.dev/v1/update
|
||||
curl -s -H "Authorization: Bearer ${WATCHTOWER_TOKEN}" https://watchtower.uechi.dev/v1/update
|
||||
environment:
|
||||
WATCHTOWER_TOKEN:
|
||||
from_secret: watchtower_token
|
||||
|
Reference in New Issue
Block a user