Skip to content

Commit

Permalink
remove push
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
  • Loading branch information
golanglemonade committed Sep 27, 2024
1 parent 9083245 commit eb3b953
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,6 @@ steps:
#!/bin/bash
ls
plugins:
- docker-login#v3.0.0:
username: openlane-bender
password-env: SECRET_GHCR_PUBLISH_TOKEN
server: ghcr.io
- theopenlane/docker-metadata#v1.0.0:
images:
- "${IMAGE_REPO}"
Expand All @@ -116,7 +112,7 @@ steps:
tag_prefix: "{{matrix.platform}}-"
- theopenlane/container-build#v1.1.0:
dockerfile: docker/Dockerfile
push: true
push: false
platforms: linux/{{matrix.platform}}
build-args:
- NAME=${APP_NAME}
Expand Down

0 comments on commit eb3b953

Please sign in to comment.