We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd6163f commit 58a19eeCopy full SHA for 58a19ee
1 file changed
.github/workflows/build-smol.yml
@@ -417,7 +417,6 @@ jobs:
417
tags: smol-alpine-builder:${{ matrix.arch }}
418
cache-from: type=gha,scope=alpine-builder-${{ matrix.arch }}
419
cache-to: type=gha,mode=max,scope=alpine-builder-${{ matrix.arch }}
420
- file: -
421
build-args: |
422
ALPINE_VERSION=3.19
423
PNPM_VERSION=10.20.0
0 commit comments