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

fix: unite reusable push and deploy jobs for single stage during workflow, mask image_path, fix docker tag statement env reference #714

Merged
merged 6 commits into from
Aug 23, 2024

Conversation

tom-webber
Copy link
Contributor

@tom-webber tom-webber commented Aug 22, 2024

One of the goals of #590 is to unite workflows so there is only 1 approval required per environment. For that to work, push and deploy workflow jobs need to be united, as both would require approval for protected environments. This PR fixes that oversight.

This PR also adds a mask to the sensitive image_path env var, and attempts to fix a bug with docker tag step that isn't interpolating the provided env var.

…flow, mask `image_path`, fix `docker tag` statement env reference
@tom-webber tom-webber merged commit ff49516 into main Aug 23, 2024
4 checks passed
@tom-webber tom-webber deleted the fmd-590-minor-fix-push-workflow branch August 23, 2024 13:10
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.

2 participants