Create separate pull request and merge workflows #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "separate-pull-request-and-merge-workflows"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Motivation
Currently publishing from all branches, but we only want to publish from main.
Solution
Created two separate workflows. Publish only runs on main.
Decided not to use hadolint because it's less compatible with OCI, and because it's annoying atm
Issue: Currently no check that the version in the manifest file is updated