ci: omg
Some checks failed
Build and Deploy / build-server (push) Successful in 25s
Build and Deploy / dependency-track (push) Successful in 30s
Build and Deploy / sonarqube (push) Successful in 1m18s
Build and Deploy / build-push-server-container (push) Failing after 1m15s
Build and Deploy / dependency-track-container (push) Has been skipped

This commit is contained in:
Timothy Schenk 2023-11-03 14:47:26 +01:00
parent f0511cab6a
commit 6c7da5ffd7

View file

@ -102,6 +102,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v5
with:
registry: forge.rainote.dev
context: .
file: Server/Dockerfile
push: true