summaryrefslogtreecommitdiffstats
path: root/.travis/README.md
blob: 0ee1e80be90817110bc5d286f5bbf7a1957c22f2 (plain)
1
2
3
4
5
6
7
8
9
# Variables needed by travis

- GH_TOKEN - GitHub token with push access to repository
- DOCKER_USERNAME - Username (netdatabot) with write access to docker hub repository
- DOCKER_PASSWORD - Password to docker hub
- encrypted_decb6f6387c4_key - Something to do with package releasing (need more info from @philwhineray)
- encrypted_decb6f6387c4_iv - Something to do with package releasing (need more info from @philwhineray)
- OLD_DOCKER_USERNAME - Username used to push images to firehol/netdata # TODO: remove after deprecating that repo
- OLD_DOCKER_PASSWORD - Password used to push images to firehol/netdata # TODO: remove after deprecating that repo