07de65c37ef01cbe156a75cb2287e66d4386b952
Transform all 4 workflow files to match the standard pattern used by
perso/htpasswd (and offlineimap):
main.yaml:
- Rename to 'Main Release'
- hadolint (continue-on-error, dockerfile param) → test (build ci-image, run tests)
→ build (no push, just build target image) → tag (fetch-depth 0, git auth with
SA_TOKEN_ACTION_PUSH_TAGS, semver tagging)
cron.yaml:
- Keep original schedule '0 0 * * *'
- hadolint → test → build-push (get-latest-tag, metadata with -latest
only, no :latest tag)
tag.yaml:
- hadolint → test → build-push (type=ref,event=tag + suffix=-latest)
pr.yaml:
- hadolint (no continue-on-error, add dockerfile param) → build-test
- Scope to pull_request branches: [master]
- Use ci-image pattern with buildx setup
docker-dynhost
OVH Dynhost
Description
Languages
Shell
91.8%
Dockerfile
8.2%