Skip to content
Snippets Groups Projects
.gitlab-ci.yml 102 B
Newer Older
  • Learn to ignore specific revisions
  • Administrator's avatar
    Administrator committed
    downstream1_job:
      stage: deploy
      tags: ["fml7qkaw"]
      script:
        - echo $TEST_VAR
        - echo Done!