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 auto-update base docker image #4

Merged
merged 1 commit into from
Nov 24, 2022
Merged

Conversation

josecols
Copy link
Member

This PR is a follow-up to #3. I am changing the trigger conditions to keep the pipeline status cleaner.

Before:

  • Verify base image version -> trigger pipeline error if the image is up-to-date.
  • Trigger Meta image rebuild if the previous pipeline finished successfully.

Now:

  • Verify base image version -> trigger pipeline error if the image is outdated.
  • Trigger Meta image rebuild if the previous pipeline failed.

@josecols josecols requested a review from dmcguire81 November 23, 2022 01:45
@josecols josecols merged commit ed7df67 into submodule/metapy Nov 24, 2022
@josecols josecols deleted the fix/auto-update branch November 24, 2022 04:19
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