This commit is contained in:
parent
9de327af59
commit
77d784a1c5
@ -20,7 +20,7 @@
|
|||||||
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