Skip to content

Commit

Permalink
Rename to build args
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars committed May 3, 2024
1 parent d380104 commit 87e1130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
secret-envs: |
build-args: |
AGENT_VERSION=${{ env.AGENT_VERSION }}
push: true
tags: |
Expand Down

0 comments on commit 87e1130

Please sign in to comment.