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

setting up CICD

Former-commit-id: 686945c5
parent 7d730ac0
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ before_script:
after_script:
- "source ~gitlab-runner/cicd_support/cicd_support.shinc"
build:
do-build:
stage: build
tags:
- psz
......@@ -38,7 +38,7 @@ xform-ls:
- "./xxx"
basic_pgms_rida:
basic-pgms-rida:
stage: test
tags:
- psz
......@@ -49,7 +49,7 @@ basic_pgms_rida:
- "cd /tmp"
- "cd $PEASOUP_HOME/tests; ./test_cmds.sh rida"
basic_pgms_rida_p1:
basic-pgms-rida-p1:
stage: test
tags:
- psz
......
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