@@ -12,13 +12,4 @@ before_script:
qa:
stage: qa
script:
- - yarn lint
-
-#deploy_test:
-# stage: deploy_test
-# script:
-# # - apt-get update -qq && apt-get install -y -qq sshpass
-# # - ssh exploitation@test5 "cd /var/opentalent/git/portail_v2 && nvm exec yarn deploy && echo 'Deploy successful' "
-# - ssh exploitation@test3 'ls /tmp'
-# only:
-# - home
+ - HOST=ci yarn lint
@@ -0,0 +1,11 @@
+## LOCAL ENVIRONMENT FILE
+NUXT_ENV=dev
+NUXT_DEBUG=1
+DEBUG=1
+
+NUXT_API_BASE_URL=none
+NUXT_PUBLIC_API_BASE_URL=none
+NUXT_AGENDA_BASE_URL=none
+NUXT_PUBLIC_AGENDA_BASE_URL=none