Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Github Actions versioned image push (#994)
* Fix push semver versioned ci image not being pushed if has semver suffix. * Add comments to document semver regex. * Replace regular expression matcher with grep -P for Perl regex style matching.
- Loading branch information