Skip to content
Snippets Groups Projects
Commit d62f33a8 authored by Sibidharan's avatar Sibidharan :speech_balloon:
Browse files

ci test

parent 6b706918
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ deploy-job: # This job runs in the deploy stage.
- echo "Application successfully deployed."
- whoami
- sudo rm -rf /var/www/photogram
- sudo cp -r /home/gitlab-runner/builds/zqWS2XpW/0/sibidharan/php-class-project /var/www/
- sudo cp -r $(pwd) /var/www/
- sudo mv /var/www/php-class-project /var/www/photogram
- sudo rm -rf /var/www/photogram/.git
- sudo ls /var/www/photogram
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment