Use https instead of SSH
This commit is contained in:
parent
345d9b16ca
commit
efe2be53ed
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ test-e2e:
|
|||
dependencies:
|
||||
- build-testnet
|
||||
script:
|
||||
- git clone git@gitlab.com:PBSA/tools-libs/peerplays-utils.git
|
||||
- git clone https://gitlab.com/PBSA/tools-libs/peerplays-utils.git
|
||||
- peerplays-utils/peerplays-qa-environment/e2e-tests/main.py --start all
|
||||
tags:
|
||||
- builder
|
||||
|
|
|
|||
Loading…
Reference in a new issue