ci: ah come on
Some checks failed
Build and Deploy / build-server (push) Successful in 26s
Build and Deploy / dependency-track (push) Successful in 30s
Build and Deploy / build-push-server-container (push) Failing after 28s
Build and Deploy / dependency-track-container (push) Has been skipped
Build and Deploy / sonarqube (push) Successful in 1m21s
Some checks failed
Build and Deploy / build-server (push) Successful in 26s
Build and Deploy / dependency-track (push) Successful in 30s
Build and Deploy / build-push-server-container (push) Failing after 28s
Build and Deploy / dependency-track-container (push) Has been skipped
Build and Deploy / sonarqube (push) Successful in 1m21s
This commit is contained in:
parent
2c54ce4880
commit
4ccc9d165d
1 changed files with 2 additions and 2 deletions
|
@ -105,8 +105,8 @@ jobs:
|
|||
file: ./Server/Dockerfile
|
||||
push: true
|
||||
tags: |
|
||||
Wonderking/Continuity:latest
|
||||
Wonderking/Continuity:${{ github.ref_name }}
|
||||
wonderking/continuity:latest
|
||||
wonderking/continuity:${{ github.ref_name }}
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
dependency-track-container:
|
||||
needs: build-push-server-container
|
||||
|
|
Loading…
Reference in a new issue