Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oehme/travis-secrets-setter

Set all my env variables just once and replicate them over all repos
https://github.com/oehme/travis-secrets-setter

Last synced: 13 days ago
JSON representation

Set all my env variables just once and replicate them over all repos

Awesome Lists containing this project

README

        

travis-secrets-setter
=====================
[![Build Status](https://travis-ci.org/oehme/travis-secrets-setter.svg?branch=master)](https://travis-ci.org/oehme/travis-secrets-setter)

This is a simple script which can be called as a travis build. It will take some enviroment variables of that job and set them into all other build jobs. Feel free to fork and adjust this to your own needs.