revert: rename tags
Some checks failed
Build and Deploy / build-server (push) Successful in 28s
Build and Deploy / dependency-track (push) Successful in 29s
Build and Deploy / sonarqube (push) Successful in 1m22s
Build and Deploy / build-push-server-container (push) Failing after 1m6s
Build and Deploy / dependency-track-container (push) Has been skipped
Some checks failed
Build and Deploy / build-server (push) Successful in 28s
Build and Deploy / dependency-track (push) Successful in 29s
Build and Deploy / sonarqube (push) Successful in 1m22s
Build and Deploy / build-push-server-container (push) Failing after 1m6s
Build and Deploy / dependency-track-container (push) Has been skipped
This commit is contained in:
parent
54151c1f25
commit
f0511cab6a
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ jobs:
|
|||
context: .
|
||||
file: Server/Dockerfile
|
||||
push: true
|
||||
tags: Wonderking/Continuity:latest,Wonderking/Continuity:${{ github.ref_name }}
|
||||
tags: wonderking/continuity:latest,wonderking/continuity:${{ github.ref_name }}
|
||||
platforms: linux/amd64
|
||||
dependency-track-container:
|
||||
needs: build-push-server-container
|
||||
|
|
Loading…
Reference in a new issue