ci: add automatic semver tagging on merge to master #10

Merged
jcabillot merged 2 commits from feat/semver-tag-action into master 2026-06-12 13:53:09 -04:00
Showing only changes of commit ab055b86bc - Show all commits
+1 -1
View File
@@ -5,4 +5,4 @@ RUN apk add --no-cache bind-tools curl
COPY entrypoint.sh /
ENTRYPOINT /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]