Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artemeff/travis_release
Elixir release assembling using Travis CI and Docker
https://github.com/artemeff/travis_release
distillery docker elixir elixir-lang release travis-ci
Last synced: about 1 month ago
JSON representation
Elixir release assembling using Travis CI and Docker
- Host: GitHub
- URL: https://github.com/artemeff/travis_release
- Owner: artemeff
- Created: 2018-12-18T18:35:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T20:02:45.000Z (about 6 years ago)
- Last Synced: 2024-11-05T12:12:44.757Z (3 months ago)
- Topics: distillery, docker, elixir, elixir-lang, release, travis-ci
- Language: Elixir
- Homepage: https://hub.docker.com/r/artemeff/travis_release
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Release assembling using Travis CI
---
Define `$DOCKER_USERNAME` and `$DOCKER_PASSWORD` in Travis CI settings
```bash
$ docker run -p 4000:4000 -it --rm test
```