update: add project path to registry location

This commit is contained in:
2023-12-29 23:54:12 +01:00
parent 5894391a29
commit 210caa8ede

View File

@@ -29,4 +29,4 @@ jobs:
context: . context: .
platforms: linux/amd64 platforms: linux/amd64
push: true push: true
tags: "${{ secrets.REGISTRY }}/tmnf-replay-server:latest" tags: "${{ secrets.REGISTRY }}/atlantishq/tmnf-replay-server:latest"