Fixed workflow 2
This commit is contained in:
parent
de234133f9
commit
57b1c23572
1 changed files with 0 additions and 1 deletions
|
@ -72,7 +72,6 @@ jobs:
|
||||||
- name: Build and push to Docker Package Registry
|
- name: Build and push to Docker Package Registry
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: .
|
|
||||||
build-args: |
|
build-args: |
|
||||||
PACKAGE_VERSION=${{ github.ref_name }}
|
PACKAGE_VERSION=${{ github.ref_name }}
|
||||||
push: true
|
push: true
|
||||||
|
|
Loading…
Reference in a new issue