Skip to content

Commit 3848ce2

Browse files
authored
feat(RELEASE-1532): use trusted artifacts (#6147)
- enable emptyDirs for rh-advisory and rh-push-to-registry-redhat-io Signed-off-by: Scott Hebert <[email protected]>
1 parent aea901c commit 3848ce2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: components/release/development/release_service_config.yaml

+2-2
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"

Diff for: components/release/staging/release_service_config.yaml

+2-2
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)