Skip to content

Commit 717b18a

Browse files
committed
fix: allow build arg in build
1 parent cdd65cb commit 717b18a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,5 @@ jobs:
6464
push: ${{ github.event_name != 'pull_request' }}
6565
tags: ${{ steps.meta.outputs.tags }}
6666
labels: ${{ steps.meta.outputs.labels }}
67+
build-args: |
68+
APE_VERSION=latest-slim

0 commit comments

Comments
 (0)