main #69
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
file: Server/Dockerfile
|
file: Server/Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: wonderking/continuity:latest,wonderking/continuity:${{ github.ref_name }}
|
tags: forge.rainote.dev/wonderking/continuity:latest,forge.rainote.dev/wonderking/continuity:${{ github.ref_name }}
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
dependency-track-container:
|
dependency-track-container:
|
||||||
needs: build-push-server-container
|
needs: build-push-server-container
|
||||||
|
|
Loading…
Reference in a new issue