Update .gitlab-ci.yml

This commit is contained in:
Tim Schubert 2018-08-22 13:12:55 +02:00
parent 57efb882bf
commit 6ed509740a

View file

@ -23,7 +23,7 @@ before_script:
## get API token from secret variable
- cp python-gitlab.cfg $HOME/.python-gitlab.cfg
- echo "private_token = ${PRIVATE_API_TOKEN}" >> $HOME/.python-gitlab.cfg
- python setup.py install
- python3 setup.py install
deadlines:
## creates the pushed tag inside all projects