This commit is contained in:
parent
1e31fc51ce
commit
9de327af59
@ -19,8 +19,7 @@
|
||||
image: alpine
|
||||
commands:
|
||||
- apk add curl
|
||||
- "curl http://yetagain:4000/api/ps -H 'Authorization: Bearer ${COMPOSE_TOKEN}' || true"
|
||||
- "curl http://localhost: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]
|
||||
when:
|
||||
branch: "test-woodpecker"
|
||||
|
Loading…
Reference in New Issue
Block a user