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:
@@ -2,7 +2,6 @@ services:
|
||||
couchdb:
|
||||
build: services/couchdb
|
||||
image: hereconnect/service-couchdb:${COUCHDB_TAG:-latest}
|
||||
|
||||
ports:
|
||||
- "127.0.0.1:5984:5984"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user