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