I\'m trying to build my VueJS app on gitlab, for deployment on Azure app service.
My gitlab-ci.yml for the project, looks like this:
stages: - build - depl