Fix webhook URL port 9001
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:
@@ -5,5 +5,5 @@ steps:
|
||||
- event: push
|
||||
branch: main
|
||||
commands:
|
||||
- curl -sf http://172.18.0.9:9000/hooks/deploy-test-app
|
||||
- curl -sf http://172.18.0.1:9001/hooks/deploy-test-app
|
||||
- echo "Deploy triggered!"
|
||||
|
||||
Reference in New Issue
Block a user