Skip to content

Commit 9bd752c

Browse files
authored
Merge pull request #4835 from cloud-gov/fix-clamav-ci-resource-for-prod
fix: CI clamav resources for prod deploy
2 parents 15b27c5 + 7985e84 commit 9bd752c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/pipeline.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,6 @@ resources:
598598
tag_filter: 0.*.*
599599
fetch_tags: true
600600

601-
#@ if/end env != 'production':
602601
- name: clamav-rest-source
603602
type: git
604603
icon: github
@@ -607,7 +606,6 @@ resources:
607606
branch: main
608607
commit_verification_keys: ((cloud-gov-pgp-keys))
609608

610-
#@ if/end env != 'production':
611609
- name: clamav-rest-candidate-image
612610
type: registry-image
613611
source:

0 commit comments

Comments
 (0)