ci: arm issue?
Some checks failed
Build and Deploy / build-server (push) Successful in 25s
Build and Deploy / sonarqube (push) Has been skipped
Build and Deploy / dependency-track (push) Successful in 26s
Build and Deploy / build-push-server-container (push) Failing after 55s
Build and Deploy / dependency-track-container (push) Has been skipped
Some checks failed
Build and Deploy / build-server (push) Successful in 25s
Build and Deploy / sonarqube (push) Has been skipped
Build and Deploy / dependency-track (push) Successful in 26s
Build and Deploy / build-push-server-container (push) Failing after 55s
Build and Deploy / dependency-track-container (push) Has been skipped
This commit is contained in:
parent
9dc98614c3
commit
cba3df7883
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ jobs:
|
|||
file: Server/Dockerfile
|
||||
push: true
|
||||
tags: wonderking/continuity:latest,wonderking/continuity:${{ github.ref_name }}
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
platforms: linux/amd64,linux/arm
|
||||
dependency-track-container:
|
||||
needs: build-push-server-container
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue