mirror of
https://github.com/prodrigestivill/docker-postgres-backup-local.git
synced 2026-07-04 01:08:03 +00:00
Fix run webhooks when previous endpoint fails
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
set -e
|
|
||||||
|
|
||||||
# Possible actions: error, pre-backup, post-backup
|
# Possible actions: error, pre-backup, post-backup
|
||||||
ACTION="${1}"
|
ACTION="${1}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user