| |
@@ -2,7 +2,7 @@
|
| |
# defaults file for c3i
|
| |
|
| |
# Name of component
|
| |
- c3i_component:
|
| |
+ # c3i_component:
|
| |
|
| |
# List of images for promotion workflow
|
| |
c3i_images_for_promotion:
|
| |
@@ -32,9 +32,9 @@
|
| |
# Email address for notification
|
| |
c3i_mail_address:
|
| |
# Path to Jenkinsfile snippet for premerge and postmerge workflow
|
| |
- c3i_build_and_test_snippet:
|
| |
+ # c3i_build_and_test_snippet:
|
| |
# Path to Jenkinsfile snippet for integration tests used by promotion workflow
|
| |
- c3i_integration_test_snippet:
|
| |
+ # c3i_integration_test_snippet:
|
| |
|
| |
# list of flags in semaphore to allow prod promotion
|
| |
c3i_semaphore_custom_flags: []
|
| |
Assert that required variables are set at the start of the role