Forked from
Configs / EC327 / Labs / Current
122 commits behind the upstream repository.
-
Ari Trachtenberg authoredAri Trachtenberg authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitlab-ci.yml 220 B
stages:
- labm1
- lab0
- lab1
#stages:
# - prebuild
# - compile
# - lint
# - test
include:
- local: 'ci_cd/labm1.yml' # Lab -1
- local: 'ci_cd/lab0.yml' # Lab 0
- local: 'ci_cd/lab1.yml' # Lab 1