Fixed workflow
Some checks failed
/ pylint (push) Successful in 13s
/ mypy (push) Successful in 14s
/ lint-and-typing (push) Successful in 17s
/ build-artifacts (push) Successful in 8s
/ publish-artifacts (push) Successful in 9s
/ release (push) Has been skipped
/ build-and-push-container (push) Failing after 11s
Some checks failed
/ pylint (push) Successful in 13s
/ mypy (push) Successful in 14s
/ lint-and-typing (push) Successful in 17s
/ build-artifacts (push) Successful in 8s
/ publish-artifacts (push) Successful in 9s
/ release (push) Has been skipped
/ build-and-push-container (push) Failing after 11s
This commit is contained in:
parent
ca5803bccc
commit
de234133f9
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
build-args: |
|
build-args: |
|
||||||
PACKAGE_VERSION=${{ github.ref_name }}
|
PACKAGE_VERSION=${{ github.ref_name }}
|
||||||
push: true
|
push: true
|
||||||
tags: forgejo.neshweb.net/firq/dockge-cli:${{ github.ref_name }}
|
tags: forgejo.neshweb.net/firq/dockge-cli:${{ github.ref_name }}
|
||||||
|
|
||||||
release:
|
release:
|
||||||
|
|
Loading…
Reference in a new issue