ci: again
Some checks failed
Build and Deploy / build-server (push) Successful in 25s
Build and Deploy / dependency-track (push) Successful in 29s
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 1m19s
Some checks failed
Build and Deploy / build-server (push) Successful in 25s
Build and Deploy / dependency-track (push) Successful in 29s
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 1m19s
This commit is contained in:
parent
1f4d43ed8f
commit
47201eafb9
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ jobs:
|
|||
push: true
|
||||
tags: |
|
||||
wonderking/continuity:latest
|
||||
wonderking/continuity:${{ github.ref_name }}
|
||||
"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