Skip to content
Snippets Groups Projects
.gitlab-ci.yml 101 B
Newer Older
Dean Lovett's avatar
Dean Lovett committed
include:
  - template: Auto-DevOps.gitlab-ci.yml

Dean Lovett's avatar
Dean Lovett committed
deploy:
  rules:
Dean Lovett's avatar
Dean Lovett committed
    - if: 'true'
      when: never