Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 1935084

Browse files
Merge pull request #184 from Chr1st1anSears/update-ec-doc-again
Update step #5 per HACBS-2307
2 parents f0b4286 + 63a7d06 commit 1935084

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/modules/ROOT/pages/how-to-guides/proc_managing-compliance-with-the-enterprise-contract.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ The Enterprise Contract (EC) is an artifact verifier and customizable policy che
1818
. Select *Add integration test*.
1919
. In the *Integration test name* field, enter a name of your choosing.
2020
. In the *GitHub URL* field, enter *https://github.com/redhat-appstudio/build-definitions*
21-
. In the *Path in repository* field, enter */pipelines/enterprise-contract.yaml*
21+
. In the *Path in repository* field, to use the default EC configuration, enter */pipelines/enterprise-contract.yaml*
22+
.. You can also enter any of the paths in the link:https://github.com/enterprise-contract/config#readme[list of Enterprise Contract Configuration Files], to use a configuration that matches your specific needs more closely.
23+
.. For example, to verify your artifacts with the policy rules that Red Hat uses, enter */pipelines/enterprise-contract-redhat.yaml*
2224
. Optional: If passing the this test is optional, and you do not want to prevent the application from being deployed or released, then select *Mark as optional for release*.
2325
. Select *Add Integration test*.
2426
. Trigger a new build by commiting a change in the GitHub repository of the application you are working with.

0 commit comments

Comments
 (0)