Update .forgejo/workflows/build.yml
This commit is contained in:
parent
9ec3e72e71
commit
ea77a19ddd
1 changed files with 1 additions and 1 deletions
|
@ -40,6 +40,6 @@ jobs:
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: git.h2-invent.com/public-docker-registry/etherpad:${{ needs.extract-version.outputs.version }}
|
tags: git.h2-invent.com/public-system-design/etherpad:${{ needs.extract-version.outputs.version }}
|
||||||
build-args: VERSION=${{ needs.extract-version.outputs.version }}
|
build-args: VERSION=${{ needs.extract-version.outputs.version }}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue