mirror of
https://github.com/unraid/api.git
synced 2026-01-02 14:40:01 -06:00
fix: use buildx
This commit is contained in:
1
.github/workflows/pull-request.yml
vendored
1
.github/workflows/pull-request.yml
vendored
@@ -37,6 +37,7 @@ jobs:
|
||||
run: |
|
||||
git_hash=$(git rev-parse --short "$GITHUB_SHA")
|
||||
echo "{tag}={$git_hash}" >> "$GITHUB_OUTPUT"
|
||||
- uses: docker/setup-buildx-action@v1
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v4
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user