cloudix_mcp_server 594550dc6d
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Successful in 12s
fix(ci): use PAT instead of GITHUB_TOKEN for tag push to trigger tag.yaml workflow
GITHUB_TOKEN is the internal actions runner token — pushes made with it
don't trigger new workflow runs (by design, prevents infinite loops).
Using a real user PAT (SA_TOKEN_ACTION_PUSH_TAGS) makes the tag push
trigger the tag.yaml workflow correctly.

Fixes the issue where tag pushes from the 'tag' job didn't launch the
'Tag Release' pipeline (tag.yaml).
2026-06-13 13:46:40 -04:00
2026-06-08 22:26:31 -04:00
2026-03-18 21:17:39 -04:00
2020-01-08 13:58:32 -05:00
2026-03-19 09:57:16 -04:00
S
Description
Image docker pour lancer un offlineimap avec paramètre dynamique
114 KiB
Languages
Shell 42.1%
Dockerfile 22%
Python 19.9%
Go Template 16%