Commit 11b73c4d authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

Add new file

parent af9efc72
Loading
Loading
Loading
Loading

ci_cd/.gitlab-ci.yml

0 → 100644
+7 −0
Original line number Diff line number Diff line
stages:
  - noop

do_nothing:
  stage: noop
  script:
    - echo "This job does nothing."