diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c7e3c1b082625e74d573eeae5105824d8ccacfd9..ca760e2d07dc16d2b422ad3e2d4f172b8fcce6a3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,5 +41,7 @@ test2: deploy1: stage: deploy script: - - mv /mnt/c/Users/Felix/OneDrive\ -\ University\ of\ Edinburgh/Documents/GitHub/cicd-show-and-tell/*.html /var/www/html/ + - ls + +# - mv /mnt/c/Users/Felix/OneDrive\ -\ University\ of\ Edinburgh/Documents/GitHub/cicd-show-and-tell/*.html /var/www/html/ environment: production