Skip to content

fix: stop emitting only :latest Docker tag (policy compliance)#65

Draft
ashsolei wants to merge 1 commit into
mainfrom
chore/fix-tags-override
Draft

fix: stop emitting only :latest Docker tag (policy compliance)#65
ashsolei wants to merge 1 commit into
mainfrom
chore/fix-tags-override

Conversation

@ashsolei

Copy link
Copy Markdown
Collaborator

Summary

Removes the tags-override: latest block from the Docker workflow so the reusable ci-docker.yml emits the canonical tag set (sha-<short>, branch refs, semver, and conditional latest) instead of only :latest.

Part of the Wave 2 tags-override cleanup for iAiFy enterprise policy compliance.

Strategy

delete-block — the reusable workflow's default tag set is correct; the override was redundant and policy-violating.

Test plan

  • CI Docker workflow runs green on this PR
  • Built image is published with canonical multi-tag set
  • Policy check (Ai-road-4-You/policy-checks#10) passes

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.

1 participant