1
0
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:
Patrik J. Braun 2020-12-25 16:26:23 +01:00 committed by GitHub
parent ed5252e62e
commit d409a7a152
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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