main #69
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
file: Server/Dockerfile
|
file: Server/Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: Wonderking/Continuity:latest,Wonderking/Continuity:${{ github.ref_name }}
|
tags: wonderking/continuity:latest,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