Skip to content

Commit

Permalink
Merge pull request #31 from arewm/add-remote-ta
Browse files Browse the repository at this point in the history
buildah-remote-oci-ta is a trusted task and can be used for release
  • Loading branch information
ralphbean authored Jul 3, 2024
2 parents dce1fa6 + f64ad1c commit 74f112c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/required_tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pipeline-required-tasks:
fbc:
- effective_on: "2024-06-17T00:00:00Z"
tasks:
- [buildah, buildah-10gb, buildah-6gb, buildah-8gb, buildah-remote, buildah-oci-ta]
- [buildah, buildah-10gb, buildah-6gb, buildah-8gb, buildah-remote, buildah-oci-ta, buildah-remote-oci-ta]
- deprecated-image-check
- fbc-related-image-check
- fbc-validation
Expand All @@ -26,7 +26,7 @@ pipeline-required-tasks:
docker:
- effective_on: "2024-06-17T00:00:00Z"
tasks:
- [buildah, buildah-10gb, buildah-6gb, buildah-8gb, buildah-remote, buildah-oci-ta]
- [buildah, buildah-10gb, buildah-6gb, buildah-8gb, buildah-remote, buildah-oci-ta, buildah-remote-oci-ta]
- clair-scan
- clamav-scan
- deprecated-image-check
Expand All @@ -52,7 +52,7 @@ pipeline-required-tasks:
generic:
- effective_on: "2024-06-17T00:00:00Z"
tasks:
- [buildah, buildah-10gb, buildah-6gb, buildah-8gb, buildah-remote, buildah-oci-ta]
- [buildah, buildah-10gb, buildah-6gb, buildah-8gb, buildah-remote, buildah-oci-ta, buildah-remote-oci-ta]
- clair-scan
- clamav-scan
- deprecated-image-check
Expand Down

0 comments on commit 74f112c

Please sign in to comment.