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
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:
parent
f0511cab6a
commit
6c7da5ffd7
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue