fix ci/cd
Deploy app frontend / app frontend (push) Successful in 1m10s
Deploy service couchdb / service couchdb (push) Successful in 16s
Deploy db-migrations / db-migrations (push) Successful in 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 1m10s
Deploy service couchdb / service couchdb (push) Successful in 16s
Deploy db-migrations / db-migrations (push) Successful in 56s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 44s
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ services:
|
||||
max-file: "1"
|
||||
|
||||
message-delivery-method-web-push:
|
||||
image: hereconnect/message-delivery-method-web-push:${MESSAGE_DELIVERY_METHOD_WEB_PUSH_TAG:-latest}
|
||||
image: hereconnect/service-message-delivery-method-web-push:${MESSAGE_DELIVERY_METHOD_WEB_PUSH_TAG:-latest}
|
||||
build:
|
||||
context: build/service-message-delivery-method-web-push
|
||||
dockerfile: ../../services/message-delivery-method-web-push/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user