Update .gitlab-ci.yml

This commit is contained in:
Sean "Solao Bajiuik" Stoves 2020-06-06 13:36:47 -04:00
parent 65ce23397f
commit ffc4239d18

View File

@ -34,6 +34,9 @@ before_script:
vartest: vartest:
stage: vartest stage: vartest
tags:
- docker
- hawkeye
script: script:
- echo $SFTP_HOST $SFTP_USER $SFTP_PASS - echo $SFTP_HOST $SFTP_USER $SFTP_PASS