Skip to content
Snippets Groups Projects
Commit 9ba46146 authored by dohan's avatar dohan Committed by GitHub
Browse files

removed ftp upload

parent 411d34a3
No related branches found
No related tags found
No related merge requests found
...@@ -10,10 +10,6 @@ before_install: ...@@ -10,10 +10,6 @@ before_install:
- openssl aes-256-cbc -pass pass:$ENCRYPTION_PASSWORD -in gradle.properties.enc -out - openssl aes-256-cbc -pass pass:$ENCRYPTION_PASSWORD -in gradle.properties.enc -out
gradle.properties -d gradle.properties -d
after_success: find TLA2B.jar -type f -exec
curl -u $FTP_USER:$FTP_PASS --ftp-create-dirs -T {} ftp://cobra.cs.uni-duesseldorf.de/upload/{}
\;
env: env:
global: global:
- secure: RSWp6NRFm5iSK76fm6Ms1FLyUKMKhXt1JrUAQ6x558R73mT7SUvdKbBn9Ffh+TiNO6JVsma3KFoHvYnx8Ys6OGipyXW8g2DKiyg3jm2im4HTtxJqpp7Rls0gm0jGpjOOLwkWl719DZLC6+cPoUuGWtAk8FbowkBz1uWySnJSltI= - secure: RSWp6NRFm5iSK76fm6Ms1FLyUKMKhXt1JrUAQ6x558R73mT7SUvdKbBn9Ffh+TiNO6JVsma3KFoHvYnx8Ys6OGipyXW8g2DKiyg3jm2im4HTtxJqpp7Rls0gm0jGpjOOLwkWl719DZLC6+cPoUuGWtAk8FbowkBz1uWySnJSltI=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment