mirror of
https://github.com/LukeHagar/pocketbase.git
synced 2025-12-06 12:47:45 +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:
|
||||
push: true
|
||||
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