Explorar o código

add lint prettier

Maha Bouchiba %!s(int64=2) %!d(string=hai) anos
pai
achega
a36b3c6571
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      .gitlab-ci.yml

+ 8 - 0
.gitlab-ci.yml

@@ -0,0 +1,8 @@
+stages:
+  - deploy_test
+
+deploy_test:
+  stage: deploy_test
+  script:
+    - yarn install
+    - ssh exploitation@test5 "cd /var/opentalent/git/portail_v2 && git pull"