feat: migrate CI to 4-job pipeline with SHA-pinned actions #5
Reference in New Issue
Block a user
Delete Branch "feat/gitea-actions-v2"
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?
Changes
DL3009to hadolint ignore comment.gitea/workflows/docker-build.yaml: New 4-job pipeline with lint → build → test → push stages. All actions pinned to specific SHAs. Push job only runs on non-PR events (github.event_name != 'pull_request').tests/test.sh: Smoke tests that verify the image runs--helpand produces version output.Jobs:
jcabillot/sslscan:latestSecrets needed
DOCKERHUB_USERNAMEDOCKERHUB_TOKEN