mirror of
https://github.com/xuthus83/pigallery2.git
synced 2025-01-14 14:43:17 +08: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
|
uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: pigallery2-release
|
name: pigallery2-release
|
||||||
|
path: pigallery2-release
|
||||||
-
|
-
|
||||||
name: Set up QEMU
|
name: Set up QEMU
|
||||||
uses: docker/setup-qemu-action@v1
|
uses: docker/setup-qemu-action@v1
|
||||||
@ -127,7 +128,6 @@ jobs:
|
|||||||
file: docker/alpine/Dockerfile.build
|
file: docker/alpine/Dockerfile.build
|
||||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||||
push: true
|
push: true
|
||||||
type: image
|
|
||||||
tags: |
|
tags: |
|
||||||
bpatrik/pigallery2:nightly-alpine
|
bpatrik/pigallery2:nightly-alpine
|
||||||
bpatrik/pigallery2:$RELEASE_VERSION-alpine
|
bpatrik/pigallery2:$RELEASE_VERSION-alpine
|
||||||
|
Loading…
x
Reference in New Issue
Block a user