Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: bring the placeholder template variables in line with github secrets #16

Merged
merged 1 commit into from
May 12, 2023

Conversation

aroberts87
Copy link
Collaborator

The obvious placeholder variable names in molecule/agent/molecule.yml were not compliant with GitHub Secrets. This change updates the variable names so that GitHub Secrets can be used in the CI runs.

This change is going in before the actual workflow files themselves to facilitate using act to test the workflows during development.

…crets

The obvious placeholder variable names in the molecule.yml file in the `agent`
scenario were not compliant with GitHub Secrets. This change updates the
variable names so that GitHub Secrets can be used in the CI runs.

This change is going in before the actual workflow files themselves to
facilitate using `act` to test the workflows during development.
@aroberts87 aroberts87 merged commit e576f4e into main May 12, 2023
@aroberts87 aroberts87 deleted the update_molecule_variables branch May 12, 2023 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant