fix(ci): add scripts/** to publish-workspace-server-image path filter #32
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/publish-path-filter-add-scripts"
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?
clone-manifest.sh changes need to retrigger publish (script is baked into the Dockerfile build). Adding scripts/** prevents future scripts/* changes from being missed AND satisfies the path filter for this push, retriggering publish now.