Draft: feat: provide SSH credentials to CI jobs
The ci-docker-remote-buildkit image now provides access to an SSH key
stored in the CI_SSH_KEY
environment variable (which can be set via
the gitlab CI Variables repo settings UI).
TODO
-
Test this on the AMS infra repo
Edited by Hal Blackburn
Merge request reports
Activity
Filter activity
assigned to @hwtb2
added 1 commit
- c04ecb6e - feat: support SSH keys in files via CI_SSH_KEY_FILE
added 1 commit
- 945f120e - feat: support tracing entrypoint via DEBUG_TRACE_DOCKER_ENTRYPOINT
added 5 commits
- 1ac0ce58 - feat: dynamically tag ci-docker-remote-buildkit with git branch
- 853e0fbf - feat: dynamically tag images with git branch
- 2b689206 - feat: support base64-encoded SSH keys
- 08b5e42e - feat: support SSH keys in files via CI_SSH_KEY_FILE
- 9ec28ac1 - feat: support tracing entrypoint via DEBUG_TRACE_DOCKER_ENTRYPOINT
Toggle commit listunassigned @hwtb2
Please register or sign in to reply