Update .gitlab-ci.yml

This commit is contained in:
Cody Cook 2019-06-12 15:41:26 -07:00
commit 4127d77fe8

View file

@ -6,7 +6,6 @@ shellcheck:
push_to_prod:
stage: build
script:
- whoami
- cp etc/frontview/support/rr4360psu.sh /home/cody/web/ntgr.support/public_html/scripts/readynas_os_6/rr4360psu.sh
- cp etc/systemd/system/multi-user.target.wants/rr4360psu.service /home/cody/web/ntgr.support/public_html/scripts/readynas_os_6/rr4360psu.service
- cp etc/systemd/system/multi-user.target.wants/rr4360psu.timer /home/cody/web/ntgr.support/public_html/scripts/readynas_os_6/rr4360psu.timer