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