Fixed workflow 2
All checks were successful
/ pylint (push) Successful in 12s
/ mypy (push) Successful in 14s
/ lint-and-typing (push) Successful in 17s
/ build-artifacts (push) Successful in 8s
/ publish-artifacts (push) Successful in 9s
/ build-and-push-container (push) Successful in 1m15s
/ release (push) Successful in 40s

This commit is contained in:
Firq 2024-07-22 17:47:06 +02:00
parent de234133f9
commit 09da354b0e
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -72,7 +72,6 @@ jobs:
- name: Build and push to Docker Package Registry
uses: docker/build-push-action@v5
with:
context: .
build-args: |
PACKAGE_VERSION=${{ github.ref_name }}
push: true