ci: again
Some checks failed
Build and Deploy / build-server (push) Successful in 25s
Build and Deploy / dependency-track (push) Successful in 30s
Build and Deploy / build-push-server-container (push) Failing after 37s
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 30s
Build and Deploy / build-push-server-container (push) Failing after 37s
Build and Deploy / dependency-track-container (push) Has been skipped
Build and Deploy / sonarqube (push) Successful in 1m19s
This commit is contained in:
parent
b78234d1d7
commit
cc913a6efb
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ jobs:
|
|||
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v3
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
|
|
Loading…
Reference in a new issue