Sha256: 86d954db3e64849ef072c1194e12937b317422d7e696d3c913a7e6bf44ffdc48
Contents?: true
Size: 325 Bytes
Versions: 15
Compression:
Stored size: 325 Bytes
Contents
export CI_PROJECT_ID=10947578 export CI_API_V4_URL="https://gitlab.com/api/v4" export CI_PROJECT_URL="https://gitlab.com/gitlab-org/ruby/gems/labkit-ruby" # Don't keep secrets in plaintext files. Use a keyring or 1password to load # it instead and export it as an env var. token=$(load-your-token) export GITLAB_TOKEN=$token
Version data entries
15 entries across 15 versions & 1 rubygems