Commit Graph

10 Commits

Author SHA1 Message Date
chemavx 1dd01e03b1 feat: replace Docker CLI builds with Kaniko (no daemon needed in job)
CI/CD / build-and-push (push) Successful in 2m35s
2026-04-13 16:35:36 +00:00
chemavx bc27f89aa3 ci: retry with container.network=host so job containers reach DinD via localhost
CI/CD / build-and-push (push) Failing after 58s
2026-04-13 16:28:14 +00:00
chemavx f808a3cecf fix: drop container block, set DOCKER_HOST/TLS_VERIFY as job env, install via get.docker.com
CI/CD / build-and-push (push) Failing after 54s
2026-04-13 16:22:30 +00:00
chemavx f37055821e fix: clear Docker TLS config before login + DOCKER_CERT_PATH empty in runner
CI/CD / build-and-push (push) Failing after 15s
2026-04-13 16:20:50 +00:00
chemavx cfeb404907 fix: use node:20-alpine + apk install docker-cli for Node.js + Docker
CI/CD / build-and-push (push) Failing after 10s
2026-04-13 16:18:59 +00:00
chemavx 3241b8a638 fix: use docker:24-cli container image with DOCKER_HOST pre-configured
CI/CD / build-and-push (push) Failing after 11s
2026-04-13 16:17:29 +00:00
chemavx 44a238cfd5 fix: install docker CLI in job container + pass DOCKER_HOST via runner envs
CI/CD / build-and-push (push) Failing after 51s
2026-04-13 16:15:32 +00:00
chemavx 2fb6fbfa1d ci: retry pipeline with DEFAULT_ACTIONS_URL=github and insecure runner
CI/CD / build-and-push (push) Failing after 36s
2026-04-13 16:10:25 +00:00
chemavx b99215f1a4 fix: use internal cluster URL and disable TLS verify for git ops
CI/CD / build-and-push (push) Failing after 1s
2026-04-13 16:08:23 +00:00
chemavx 4fda34df3b feat: initial commit — polymarket-bot source + CI/CD pipeline
CI/CD / build-and-push (push) Failing after 30s
2026-04-13 16:05:45 +00:00