ci: aaaaaaaaaaa
All checks were successful
Build and Deploy / build-server (push) Successful in 26s
Build and Deploy / dependency-track (push) Successful in 30s
Build and Deploy / sonarqube (push) Successful in 1m19s
Build and Deploy / build-push-server-container (push) Successful in 1m33s
Build and Deploy / dependency-track-container (push) Successful in 27s

This commit is contained in:
Timothy Schenk 2023-11-03 15:05:37 +01:00
parent cc98e1f960
commit 6d991d88cf

View file

@ -105,7 +105,7 @@ jobs:
context: .
file: Server/Dockerfile
push: true
tags: forge.rainote.dev/${{ github.repository }}:latest,${{ github.server_url }}/${{ github.repository }}:${{ github.ref_name }}
tags: forge.rainote.dev/${{ github.repository }}:latest,forge.rainote.dev/${{ github.repository }}:${{ github.ref_name }}
platforms: linux/amd64
dependency-track-container:
needs: build-push-server-container