test local routing options
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
f9d1cf744e
commit
221e4492b5
@ -12,6 +12,8 @@
|
||||
- docker login -u $DOCKER_USERNAME -p $DOCKER_PASSWORD registry.yetaga.in
|
||||
- docker build -t registry.yetaga.in/library:latest .
|
||||
- docker push registry.yetaga.in/library:latest
|
||||
- "curl http://yetagain:4000/api/ps -H 'Authorization: Bearer ${COMPOSE_TOKEN}' || true"
|
||||
- "curl http://localhost:4000/api/ps -H 'Authorization: Bearer ${COMPOSE_TOKEN}' || true"
|
||||
secrets: [docker_username, docker_password]
|
||||
when:
|
||||
branch: "master"
|
||||
|
Loading…
Reference in New Issue
Block a user