Skip to content

Commit 6628176

Browse files
authored
feat(RELEASE-1541): use trusted artifacts (#6147) (#6185)
- enable emptyDirs for rh-advisory and rh-push-to-registry-redhat-io in production Signed-off-by: Scott Hebert <[email protected]>
1 parent 023e5be commit 6628176

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/release/production/release_service_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
EmptyDirOverrides:
88
- url: ".*"
99
revision: ".*"
10-
pathInRepo: "pipelines/managed/rh-advisories/rh-advisories-oci-ta.yaml"
10+
pathInRepo: "pipelines/managed/rh-advisories/rh-advisories.yaml"
1111
- url: ".*"
1212
revision: ".*"
13-
pathInRepo: "pipelines/managed/rh-push-to-registry-redhat-io/rh-push-to-registry-redhat-io-oci-ta.yaml"
13+
pathInRepo: "pipelines/managed/rh-push-to-registry-redhat-io/rh-push-to-registry-redhat-io.yaml"

0 commit comments

Comments
 (0)