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

regexp:(dev|main) not working #765

Open
ybizeul opened this issue Aug 6, 2024 · 1 comment
Open

regexp:(dev|main) not working #765

ybizeul opened this issue Aug 6, 2024 · 1 comment

Comments

@ybizeul
Copy link

ybizeul commented Aug 6, 2024

I'm trying to keep my pod up to date on both main and dev image tags.
It updates fine as long as the tag doesn't change, but if current tag is dev, a push to main won't trigger an update.

@david-garcia-garcia
Copy link
Collaborator

@ybizeul your container tag names need to follow some sort ordered pattern. You can try with regex: or glob: see if you can workaround it (introduced in 611ff29).

In any case, I'd recommend using Semver.

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

No branches or pull requests

2 participants