Skip to content

Commit 367f8d4

Browse files
chore: correct build arg syntax (#75)
1 parent 5c6f43d commit 367f8d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ jobs:
8080
cache-from: type=gha
8181
cache-to: type=gha,mode=max
8282
platforms: linux/amd64,linux/arm64
83-
build-args:
84-
VERSION: ${{ github.ref_name }}
83+
build-args: |
84+
VERSION=${{ github.ref_name }}
8585
8686
# Sign the resulting Docker image digest except on PRs.
8787
# This will only write to the public Rekor transparency log when the Docker

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy