Commit d42e69a0 authored by garciadeblas's avatar garciadeblas
Browse files

Update gitlab-ci to avoid publication in the FTP


Signed-off-by: garciadeblas's avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent eca46867
......@@ -43,7 +43,7 @@ deploy-job:
- echo "PASSWORD=$FTP_PASSWORD" >> local/.credentials
- pip install tox
- tox -e build
- tox -e publish
# - tox -e publish
# Only publish on protected branches. This avoids publish for merge requests
rules:
- if: '$CI_COMMIT_REF_PROTECTED == "true"'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment