From 4127d77fe8d261384b85312da6f2ac49c06148d0 Mon Sep 17 00:00:00 2001 From: Cody Cook Date: Wed, 12 Jun 2019 15:41:26 -0700 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bb20595..f522bd4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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