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