Skip to content

Commit

Permalink
remove arg
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Funkhouser <[email protected]>
  • Loading branch information
golanglemonade committed Nov 23, 2024
1 parent 7560e5a commit 978aa4d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ steps:
platforms: linux/{{matrix.platform}}
build-args:
- NAME=${APP_NAME}
- BUILDPLATFORM="linux/amd64"
- equinixmetal-buildkite/trivy#v1.19.0:
severity: CRITICAL,HIGH
ignore-unfixed: true
Expand Down Expand Up @@ -155,7 +154,6 @@ steps:
platforms: linux/{{matrix.platform}}
build-args:
- NAME=${APP_NAME}
- BUILDPLATFORM="linux/amd64"
- equinixmetal-buildkite/trivy#v1.19.0:
severity: CRITICAL,HIGH
ignore-unfixed: true
Expand Down Expand Up @@ -189,4 +187,3 @@ steps:
platforms: linux/{{matrix.platform}}
build-args:
- NAME=${APP_NAME}
- BUILDPLATFORM="linux/amd64"

0 comments on commit 978aa4d

Please sign in to comment.