mirror of
https://github.com/LukeHagar/pocketbase.git
synced 2025-12-07 20:57:47 +00:00
Update build-and-push.yaml
This commit is contained in:
2
.github/workflows/build-and-push.yaml
vendored
2
.github/workflows/build-and-push.yaml
vendored
@@ -78,4 +78,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: lukehagar/pocketbase:${{ matrix.release_type }}
|
tags: lukehagar/pocketbase:${{ matrix.release_type }}
|
||||||
build-args: POCKETBASE_VERSION="${{ env.LATEST_VERSION }}"
|
build-args: POCKETBASE_VERSION=${{ env.LATEST_VERSION }}
|
||||||
|
|||||||
Reference in New Issue
Block a user