Update .forgejo/workflows/build.yml
This commit is contained in:
parent
c52d0a32d9
commit
5306244ffa
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/keycloak/keycloak:${{ needs.extract-version.outputs.version }}
|
tags: git.h2-invent.com/meetling/livekit-sip:${{ 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