Commit ce8dee4
authored
chore: temp remove unneeded code (#594)
This PR removes unused SSM parameters from the release workflow to
streamline secret retrieval.
## Changes
- Removed the following token references from `ssm_parameter_pairs` that
are no longer needed:
- CIRCLECI_CLI_TOKEN
- BITBUCKET_USERNAME
- BITBUCKET_TOKEN
- GITHUB_RELEASE_TOKEN (via SSM)
## Why
targeting a release to dockerhub only1 parent e1b73fe commit ce8dee4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments