Resolve depends_on issue
This commit is contained in:
@@ -10,7 +10,7 @@ depends_on:
|
||||
- build
|
||||
|
||||
steps:
|
||||
- name: Trigger Portainer stack redeploy
|
||||
- name: Trigger Portainer Stack Redeploy
|
||||
image: curlimages/curl:latest
|
||||
environment:
|
||||
PORTAINER_WEBHOOK_URL:
|
||||
@@ -27,8 +27,6 @@ steps:
|
||||
exit 1
|
||||
fi
|
||||
echo "✓ Portainer redeploy triggered (HTTP $code)"
|
||||
depends_on:
|
||||
- Push to registry
|
||||
|
||||
- name: Send Deploy Status Notification (success)
|
||||
image: curlimages/curl
|
||||
|
||||
Reference in New Issue
Block a user