Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 03dae3fa authored by hhakim's avatar hhakim
Browse files

Minor change.

Remove forgotten lftp command which should have been deleted by fc21af9e.
parent 80b0cbf1
No related branches found
No related tags found
No related merge requests found
......@@ -196,8 +196,7 @@ package_linux_release_static:
- make
- cpack -G RPM -C CPackConfig.cmake
- cpack -G DEB -C CPackConfig.cmake
- lftp -u $FTP_SERV_USER,$FTP_SERV_PASS -e 'set ssl:verify-certificate no;mput faust-*.rpm faust-*.deb;quit' $FTP_SERV_HOST
# - 'mv faust-*rpm faust-*.deb $HOME'
- 'cp faust-$CI_COMMIT_TAG*rpm faust-$CI_COMMIT_TAG*.deb $HOME'
artifacts:
paths:
- build/faust-$CI_COMMIT_TAG-static-x86_64.deb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment