Merge pull request #5 from VariableClass/feature/fix-name

Fixed name
This commit is contained in:
Calle 2021-05-30 07:17:31 +02:00 committed by GitHub
commit babd605b17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -103,4 +103,4 @@ jobs:
version: latest
file: Dockerfile
push: true
tags: ghcr.io/${{ github.repository }}:latest
tags: ghcr.io/variableclass/ordering.api:latest

View File

@ -69,4 +69,4 @@ jobs:
version: latest
file: Dockerfile
push: true
tags: ghcr.io/${{ github.repository }}:latest
tags: ghcr.io/variableclass/ordering.backgroundtasks:latest

View File

@ -69,4 +69,4 @@ jobs:
version: latest
file: Dockerfile
push: true
tags: ghcr.io/${{ github.repository }}:latest
tags: ghcr.io/variableclass/ordering.signalrhub:latest