Commit 8be3a65a authored by Szymon Zimnowoda's avatar Szymon Zimnowoda
Browse files

update gitlabci

1 merge request!5working on the test
Pipeline #11767 passed with stage
in 1 minute and 14 seconds
Showing with 2 additions and 2 deletions
+2 -2
......@@ -18,8 +18,8 @@ test:
script:
- curl http://pod:3030/version
- export POD_ADDRESS='http://pod:3030'
- export TELEGRAM_APP_KEY=$TEST_TELEGRAM_APP_KEY
- export TELEGRAM_APP_SECRET=$TEST_TELEGRAM_APP_SECRET
- export TELEGRAM_APP_KEY=${TEST_TELEGRAM_APP_KEY}
- export TELEGRAM_APP_SECRET=${TEST_TELEGRAM_APP_SECRET}
- pytest
build_image:
......
Supports Markdown
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