Skip to content
Snippets Groups Projects
Commit fdaa22ed authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

REPO TOKEN moved to hidden envs

parent 03e2a69d
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ script: ...@@ -11,7 +11,7 @@ script:
install: install:
- pip install -r requirements.txt - pip install -r requirements.txt
after_success: after_success:
- CODECLIMATE_REPO_TOKEN=e8e05973a6c49139de5f98013cd285f9238b78d20f053f37f6e7deeab2c2c52f codeclimate-test-reporter - codeclimate-test-reporter
- bash build.sh - bash build.sh
services: services:
- rabbitmq - rabbitmq
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment