fix ci/cd
Deploy app frontend / app frontend (push) Successful in 1m13s
Deploy db-migrations / db-migrations (push) Successful in 56s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Failing after 42s
Deploy service couchdb / service couchdb (push) Successful in 15s
Deploy app frontend / app frontend (push) Successful in 1m13s
Deploy db-migrations / db-migrations (push) Successful in 56s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Failing after 42s
Deploy service couchdb / service couchdb (push) Successful in 15s
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ services:
|
||||
|
||||
message-delivery-method-web-push:
|
||||
image: hereconnect/message-delivery-method-web-push:${MESSAGE_DELIVERY_METHOD_WEB_PUSH_TAG:-latest}
|
||||
build: build/message-delivery-method-web-push
|
||||
build: build/service-message-delivery-method-web-push
|
||||
environment:
|
||||
- API_URL=http://${COUCHDB_USER}:${COUCHDB_PASSWORD}@couchdb:5984
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user