Skip to content
Snippets Groups Projects
Forked from Configs / EC327 / Labs / Current
98 commits behind the upstream repository.
Code owners
.gitlab-ci.yml 173 B
stages:
  - labm1
  - lab0
  - lab1
  - tests

include:
  - local: 'ci_cd/labm1.yml'   # Lab -1
  - local: 'ci_cd/lab0.yml'    # Lab 0
  - local: 'ci_cd/lab1.yml'    # Lab 1