Skip to content
Snippets Groups Projects
Commit 8a957578 authored by Jason Hiser's avatar Jason Hiser
Browse files

working on regressing multiple OS

parent 65e9c90c
No related branches found
No related tags found
No related merge requests found
Pipeline #162 passed
......@@ -7,13 +7,20 @@ after_script:
do-build:
do-build-ubuntu18:
stage: build
tags:
- ubuntu18
script:
- ./cicd_tests/do-build.sh
do-build-ubuntu16:
stage: build
tags:
- ubuntu16
script:
- ./cicd_tests/do-build.sh
xform-ls:
stage: test
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment