Skip to content
Snippets Groups Projects
Forked from cse332-20au / p2
26 commits behind the upstream repository.
.gitlab-ci.yml 324 B
Ckpt1:
    script: curl -s https://courses.cs.washington.edu/courses/cse332/gitlab-ci/p2/ckpt1.sh | bash
Ckpt2:
    script: curl -s https://courses.cs.washington.edu/courses/cse332/gitlab-ci/p2/ckpt2.sh | bash
StaticAnalysis:
    script: curl -s https://courses.cs.washington.edu/courses/cse332/gitlab-ci/p2/static.sh | bash