Skip to content
Snippets Groups Projects
Commit 128cf5fb authored by Mr Felix Berg's avatar Mr Felix Berg
Browse files

Update .gitlab-ci.yml file

deployment pushes the files to the html folder for apache to display
parent b679ecaf
Branches
No related tags found
No related merge requests found
Pipeline #340 passed
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment