Fixup: CI
This commit is contained in:
parent
a6f82af9a1
commit
72c1b7622b
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ before_script:
|
|||
- ssh-keyscan $CI_REPO_HOST | tee ~/.ssh/known_hosts
|
||||
- chmod 644 ~/.ssh/known_hosts
|
||||
## get API token from secret variable
|
||||
- ./build-config.sh
|
||||
- ./tools/build-config.sh
|
||||
- cp python-gitlab.cfg $HOME/.python-gitlab.cfg
|
||||
- python3 setup.py install
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue