Commit 30ae07dd authored by Adam Blank's avatar Adam Blank
Browse files

Update .gitlab-ci.yml

parent 1e38979e
Pipeline #26406 canceled with stage
Showing with 6 additions and 6 deletions
+6 -6
static: static:
script: "/testers/cs2/lab04/static" script: /testers/cs2/project03/static/test
C:
script: "/testers/cs2/lab04/C/test"
B:
script: "/testers/cs2/lab04/B/test"
A: A:
script: "/testers/cs2/lab04/A/test" script: /testers/cs2/project03/suite/test
B:
script: /testers/cs2/project03/suite/test
C:
script: /testers/cs2/project03/suite/test
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment