Files
certbot/.gitea
bitdeals 9dfa45f901
Build docker image and push to registry.bitdeals.org / main-build-job (push) Successful in 1m1s
ci: pass the registry password on stdin, fail on a failed push
A password in argv is world-readable through /proc/PID/cmdline while the
command runs; docker warns about it for that reason. The two pushes are joined
with && so the step's outcome is explicit rather than resting on whatever -e
flag the runner's shell happens to carry.
2026-08-07 13:39:55 +00:00
..