Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oehme/travis-secrets-setter
- Owner: oehme
- Archived: true
- Created: 2014-12-13T19:50:30.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-19T14:20:50.000Z (almost 10 years ago)
- Last Synced: 2024-08-01T16:34:56.697Z (3 months ago)
- Language: Ruby
- Size: 203 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.