UPDATED CI config #3
This commit is contained in:
@@ -47,5 +47,7 @@ deploy-job: # This job runs in the deploy stage.
|
||||
- deployment
|
||||
script:
|
||||
- cp -ir Web/dist/Web/browser/* /var/www/html
|
||||
- systemctl stop api.service
|
||||
- cp -ir Api/build/* /var/api
|
||||
- systemctl start api.service
|
||||
- echo "Application successfully deployed."
|
||||
|
||||
Reference in New Issue
Block a user