You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -74,13 +74,13 @@ Releases are done from the `origin/main` branch using a manual step at the end o
74
74
In order to create a new release:
75
75
76
76
1. Merge / push changes to `origin/main`
77
-
2. Open the `origin/main`[Jenkins CI/CD pipeline](https://jenkins.kube-charlie.lo/blue/organizations/jenkins/Terraform%2Fterraform%252Fterraform-aws-secrets/activity/?branch=main)
77
+
2. Open the `origin/main`[Jenkins CI/CD pipeline](https://jenkins.private.scribd.com/job/Service%20Foundations/job/terraform-aws-app-secrets/job/main/)
78
78
3. Click "Proceed" button on the release step
79
79
80
80
A version bump will happen automatically and the type of version bump
81
81
(patch, minor, major) depends on the commits introduced since the last release.
82
82
83
-
The `semantic-release` configuration is in [`.releaserc.yml`](https://git.lo/terraform/terraform-aws-secrets/blob/main/.releaserc.yml).
83
+
The `semantic-release` configuration is in [`.releaserc.yml`](https://github.com/scribd/terraform-aws-app-secrets/blob/main/.releaserc.yml).
0 commit comments