mirror of
https://github.com/bpatrik/pigallery2.git
synced 2024-12-02 09:12:07 +02:00
Update build.yml
updating alpine download release action
This commit is contained in:
parent
ed5252e62e
commit
d409a7a152
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -92,7 +92,8 @@ jobs:
|
||||
-
|
||||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: pigallery2-release
|
||||
name: pigallery2-release
|
||||
path: pigallery2-release
|
||||
-
|
||||
name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v1
|
||||
@ -127,7 +128,6 @@ jobs:
|
||||
file: docker/alpine/Dockerfile.build
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
push: true
|
||||
type: image
|
||||
tags: |
|
||||
bpatrik/pigallery2:nightly-alpine
|
||||
bpatrik/pigallery2:$RELEASE_VERSION-alpine
|
||||
|
Loading…
Reference in New Issue
Block a user