Skip to content

Commit 091eb64

Browse files
terraform-ibm-modules-opsrenovate-botocofaigh
authored
chore(deps): update common-dev-assets digest to 65c52f3 (#87)
* chore(deps): update common-dev-assets digest to 65c52f3 * Update catalogValidationValues.json.template * Update .releaserc Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Conall Ó Cofaigh <[email protected]>
1 parent 671763e commit 091eb64

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}],
1111
["@semantic-release/exec", {
1212
"successCmd": "echo \"SEMVER_VERSION=${nextRelease.version}\" >> $GITHUB_ENV",
13-
"publishCmd": "./ci/run-catalog-onboarding-pipeline.sh terraform-ibm-landing-zone-vpc 7df1e4ca-d54c-4fd0-82ce-3d13247308cd 0ab1fe91-7d04-4cba-91c2-2b3ad600bfbc v${nextRelease.version} account default github.com terraform-ibm-modules slz"
13+
"publishCmd": "./ci/run-catalog-onboarding-pipeline.sh --catalog_id=7df1e4ca-d54c-4fd0-82ce-3d13247308cd --offering_id=0ab1fe91-7d04-4cba-91c2-2b3ad600bfbc --version=v${nextRelease.version} --target=account --validation_dir_list=examples/default --github_url=github.com --github_org=terraform-ibm-modules"
1414
}]
1515
]
1616
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"ibmcloud_api_key": $DEV_APIKEY, "resource_group": $RG_NAME, "resource_tags": $TAGS, "prefix": $PREFIX}
1+
{"ibmcloud_api_key": $VALIDATION_APIKEY, "resource_group": $RG_NAME, "resource_tags": $TAGS, "prefix": $PREFIX}

0 commit comments

Comments
 (0)