Update .gitlab-ci.yml file
This commit is contained in:
@@ -48,4 +48,5 @@ deploy-job: # This job runs in the deploy stage.
|
|||||||
- deployment
|
- deployment
|
||||||
script:
|
script:
|
||||||
- cp -ir Web/dist/Web/browser/* /var/www/html
|
- cp -ir Web/dist/Web/browser/* /var/www/html
|
||||||
|
- cp -ir Api/build/* /var/api
|
||||||
- echo "Application successfully deployed."
|
- echo "Application successfully deployed."
|
||||||
|
|||||||
Reference in New Issue
Block a user