0.1.40-DEV-20210124-094325

--------------------------
    * MODIFY:
      - gitlab ci job tags updated to run on the ci host instead of workstation
      - ssl references updated as certs have been renewed

    * ADD:
      - hme-3.thezengarden.net added for external lab tower instance access
This commit is contained in:
2021-01-24 09:44:43 -05:00
parent 817ad2f64a
commit 6ca00655fb
3 changed files with 18 additions and 24 deletions

View File

@ -27,14 +27,14 @@ stages:
### BEGIN TEMPLATES ###
.deb_header_template: &deb_header
tags:
- zen-ci-deb-workstation
- zen-ci-deb
only:
- development
.centos_header_template: &centos_header
tags:
- zen-ci-workstation
- zen-ci
only:
- development