Skip to content

Commit

Permalink
set buildplatform
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Funkhouser <[email protected]>
  • Loading branch information
golanglemonade committed Nov 22, 2024
1 parent 7cf015e commit e921199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ env:
IMAGE_REPO: ghcr.io/theopenlane/${APP_NAME}
IMAGE_TAG: ${BUILDKITE_BUILD_NUMBER}-${BUILDKITE_COMMIT:0:8}
SONAR_HOST: "https://sonarcloud.io"
BUILDPLATFORM: "linux/amd64"

steps:
- group: ":test_tube: Tests"
Expand Down

0 comments on commit e921199

Please sign in to comment.