0.1.0-DEV-20191030-151907

-------------------------
    * MODIFY:
      - modified job names to better suit this particular build
This commit is contained in:
Chris Hammer 2019-10-30 15:19:17 -04:00
parent 2c3624a6f2
commit db4c0a7d66

View File

@ -69,17 +69,17 @@ stages:
### BEGIN JOBS ###
Check Versioning Info:7:
Check Versioning Info:
<<: *zen_ci_deb_template
<<: *check_version_template
Lint_Playbook:7:
Lint_Playbook:
<<: *zen_ci_deb_template
<<: *lint_playbook_template
Test_Deploy:7:
Test_Deploy:
<<: *zen_ci_deb_template
<<: *test_deploy_template
### END JOBS ###