Pick the safe option.
Your pipeline needs a DOCKER_HUB_TOKEN to push images. Where
should it live?
A) Hard-coded in ci.yml, committed to the repo.
B) In a private slack channel, copy-pasted into terminals.
C) In the CI provider's encrypted secrets store (e.g. GitHub Actions
"Secrets and variables"), referenced as ${{ secrets.X }}.
D) Printed at the start of the build for "debugging".Sign in to save your code and track progress across devices.