Update .gitlab-ci.yml

environments/production/deployments/4
Theenoro 2018-09-05 13:56:07 +02:00
parent 755ab5caf6
commit 4d1e847512
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ build:
- npm install --save
script:
- npm run build
after_script:
- export SSH_U=$(echo $SSH_USER)
- export SSH_S=$(echo $SSH_SERVER)
- export c=$PWD