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

This commit is contained in:
Timothy Schenk 2023-11-03 14:01:29 +01:00
parent b78234d1d7
commit cc913a6efb

View file

@ -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