feat(ncs-warehouse): change image selection strategy to SemVer and enforce strict versioning
This commit is contained in:
@@ -57,6 +57,7 @@ spec:
|
||||
repoURL: ${{ vars.repoUrl }}
|
||||
provider: "gitea"
|
||||
prNumber: ${{ task.outputs['open-pr'].pr.id }}
|
||||
mergeMethod: "squash"
|
||||
wait: true
|
||||
- uses: git-wait-for-pr
|
||||
if: "${{ status('open-pr') != 'Skipped'}}"
|
||||
|
||||
Reference in New Issue
Block a user