fix ci/cd
Deploy app frontend / app frontend (push) Successful in 1m13s
Deploy service couchdb / service couchdb (push) Successful in 17s
Deploy db-migrations / db-migrations (push) Failing after 56s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 44s
Deploy app frontend / app frontend (push) Successful in 1m13s
Deploy service couchdb / service couchdb (push) Successful in 17s
Deploy db-migrations / db-migrations (push) Failing after 56s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 44s
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
FROM couchdb:latest
|
||||
|
||||
HEALTHCHECK --interval=30s --timeout=10s --start-period=10s --retries=5 CMD curl --fail http://localhost:5984 || exit 1
|
||||
COPY ./config/* /opt/couchdb/etc/local.d/*
|
||||
Reference in New Issue
Block a user