Skip to content

Commit

Permalink
what
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 978aa4d commit 019b20f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,7 @@ steps:
platform:
- amd64
- arm64
commands: |
#!/bin/bash
ls
commands:
plugins:
- cluster-secrets#v1.0.0:
variables:
Expand Down Expand Up @@ -171,6 +169,9 @@ steps:
commands: |
#!/bin/bash
plugins:
- cluster-secrets#v1.0.0:
variables:
SECRET_GHCR_PUBLISH_TOKEN: SECRET_GHCR_PUBLISH_TOKEN
- docker-login#v3.0.0:
username: openlane-bender
password-env: SECRET_GHCR_PUBLISH_TOKEN
Expand Down

0 comments on commit 019b20f

Please sign in to comment.