Fixed name
This commit is contained in:
parent
c9e17f3358
commit
a6763e862b
2
.github/workflows/ordering-api.yml
vendored
2
.github/workflows/ordering-api.yml
vendored
@ -103,4 +103,4 @@ jobs:
|
|||||||
version: latest
|
version: latest
|
||||||
file: Dockerfile
|
file: Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/${{ github.repository }}:latest
|
tags: ghcr.io/variableclass/ordering.api:latest
|
@ -69,4 +69,4 @@ jobs:
|
|||||||
version: latest
|
version: latest
|
||||||
file: Dockerfile
|
file: Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/${{ github.repository }}:latest
|
tags: ghcr.io/variableclass/ordering.backgroundtasks:latest
|
2
.github/workflows/ordering-signalrhub.yml
vendored
2
.github/workflows/ordering-signalrhub.yml
vendored
@ -69,4 +69,4 @@ jobs:
|
|||||||
version: latest
|
version: latest
|
||||||
file: Dockerfile
|
file: Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/${{ github.repository }}:latest
|
tags: ghcr.io/variableclass/ordering.signalrhub:latest
|
Loading…
x
Reference in New Issue
Block a user