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

new config ci

parent f26f2239
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ deploy-job: # This job runs in the deploy stage.
- echo "Deploying application..."
- echo "Application successfully deployed."
- whoami
- rm -rf /var/www/photogram
- sudo rm -rf /var/www/photogram
- cp -r /home/gitlab-runner/builds/zqWS2XpW/0/sibidharan/php-class-project /var/www/
- mv /var/www/php-class-project /var/www/photogram
- rm -rf /var/www/photogram/.git
......
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