Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(semantic-release): resolve semantic release issues (#653)
* run the semantic-release script inside the container * pass env to docker-compose and reuse already built node image for tag * more changes to travis and the build script * remove path directive from the tag command * fix(semantic-release): run semantic release in container and remove travis-deploy-once * move DC_FILES back * patch(travis): add no-ci flag as release runs in Docker container and not in travis * patch: reuse prebuilt docker image * patch: remove travis-deploy-once * fix: adds line feed * patch: clean up commented out commands
- Loading branch information