Commit 720a9898 authored by Pavel Vainerman's avatar Pavel Vainerman

Using epm instead of apt-get

parent 28198edd
......@@ -35,7 +35,7 @@ build and public:
testsuite:
stage: test
script:
- sudo apt-get update && sudo apt-get -fy install nxssh
- epm update && epm install --auth nxssh
# токен задаётся как VARIABLE в свойствах проекта
- git clone https://gitlab-ci-token:${RX_TESTSUITE_TOKEN}@gitlab.eterfund.ru/rx-etersoft/rx-testsuite.git
- cd rx-testsuite && ./rx-tests-start-all
......
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