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

This commit is contained in:
2024-12-03 17:14:33 +02:00
parent e9a2490e83
commit 4d5ff23ef3
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -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