Skip to content

Instantly share code, notes, and snippets.

@markuman
Created April 24, 2018 16:09
Show Gist options
  • Save markuman/129beb960e92575c0fb67cb4fe53a657 to your computer and use it in GitHub Desktop.
Save markuman/129beb960e92575c0fb67cb4fe53a657 to your computer and use it in GitHub Desktop.
gitlab-ci.yml global before
before_script:
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN registry.gitlab.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment