Skip to content
Snippets Groups Projects
.gitlab-ci.yml 324 B
Newer Older
Adam Blank's avatar
Adam Blank committed
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