Vasyl Plesiuk 2021-05-14 16:26:49 +03:00 committed by GitHub
parent a25cfd221c
commit d305e905dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -312,7 +312,7 @@ triggers:
# trigger.on-deployed: |
# - description: Application is synced and healthy. Triggered once per commit.
# oncePer: app.status.sync.revision
# oncePer: app.status.operationState.syncResult.revision
# send:
# - app-deployed
# when: app.status.operationState.phase in ['Succeeded'] and app.status.health.status == 'Healthy'