Skip to content

Commit

Permalink
stop building "scorecard-storage", "scorecard-untar" images on releas…
Browse files Browse the repository at this point in the history
…e since these images need to be referenced by a sha, and rarely change.

Signed-off-by: Adam D. Cornett <adc@redhat.com>
  • Loading branch information
acornett21 committed May 8, 2023
1 parent af14062 commit a4256ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
environment: deploy
strategy:
matrix:
id: ["operator-sdk", "helm-operator", "scorecard-test", "ansible-operator", "ansible-operator-2.11-preview", "scorecard-storage", "scorecard-untar"]
id: ["operator-sdk", "helm-operator", "scorecard-test", "ansible-operator", "ansible-operator-2.11-preview"]
steps:

- name: set up qemu
Expand Down

0 comments on commit a4256ee

Please sign in to comment.