Skip to content

Commit

Permalink
Merge pull request #93 from tigera/add-back-sem-secret-cd
Browse files Browse the repository at this point in the history
Add back CD semaphore secret
  • Loading branch information
hjiawei authored Feb 1, 2024
2 parents 13b3ca5 + fb802d6 commit aafc420
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ blocks:
# Only run on branches, not PRs.
when: "branch !~ '.+'"
task:
secrets:
- name: quay-robot-semaphore_v2
prologue:
commands:
# Login to docker in order to pull images.
Expand Down

0 comments on commit aafc420

Please sign in to comment.