mirror of
https://github.com/unraid/api.git
synced 2026-02-04 23:19:04 -06:00
fix: env var extraction
This commit is contained in:
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
context: api
|
||||
target: builder
|
||||
push: true
|
||||
tags: "$REGISTRY/unraid/api-builder:$TAG"
|
||||
tags: "${{ REGISTRY }}/unraid/api-builder:${{ TAG }}"
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
|
||||
Reference in New Issue
Block a user