parent
77d784a1c5
commit
da7d882737
@ -19,7 +19,7 @@
|
|||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- apk add curl
|
- apk add curl
|
||||||
- "curl http://yetaga.in:4000/api/ps -H 'Authorization: Bearer ${COMPOSE_TOKEN}' || true"
|
- "curl http://yetaga.in:4000/api/ps -H 'Authorization: Bearer $COMPOSE_TOKEN' || true"
|
||||||
secrets: [compose_token]
|
secrets: [compose_token]
|
||||||
when:
|
when:
|
||||||
branch: "test-woodpecker"
|
branch: "test-woodpecker"
|
||||||
|
Loading…
Reference in New Issue
Block a user