Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yhirano55/circleci-runner
Using these images, to be easily to setup utility command in CircleCI.
https://github.com/yhirano55/circleci-runner
bundler circleci docker docker-image yarn
Last synced: 3 days ago
JSON representation
Using these images, to be easily to setup utility command in CircleCI.
- Host: GitHub
- URL: https://github.com/yhirano55/circleci-runner
- Owner: yhirano55
- Created: 2018-04-11T05:08:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-16T02:40:22.000Z (almost 7 years ago)
- Last Synced: 2025-01-20T01:14:42.140Z (6 days ago)
- Topics: bundler, circleci, docker, docker-image, yarn
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CircleCI Runner
Using these images, to be easily to setup utility command in CircleCI.
## Images
### ci-yarn-upgrade
Using this image, to be easily to execute [ci-yarn-upgrade](https://github.com/taichi/ci-yarn-upgrade) command.
* [Usage](https://github.com/yhirano55/circleci-runner/tree/master/ci-yarn-upgrade)
* [DockerHub](https://hub.docker.com/r/yhirano55/ci-yarn-upgrade/)### circleci-bundle-update-pr
Using this image, to be easily to execute [circleci-bundle-update-pr](https://github.com/masutaka/circleci-bundle-update-pr) command.
* [Usage](https://github.com/yhirano55/circleci-runner/tree/master/circleci-bundle-update-pr)
* [DockerHub](https://hub.docker.com/r/yhirano55/circleci-bundle-update-pr/)### circleci-bundle-update-pr-with-lock-diff
Using this image, to be easily to execute [circleci-bundle-update-pr](https://github.com/masutaka/circleci-bundle-update-pr) and [lock_diff](https://github.com/vividmuimui/lock_diff) command.
* [Usage](https://github.com/yhirano55/circleci-runner/tree/master/circleci-bundle-update-pr-with-lock-diff)
* [DockerHub](https://hub.docker.com/r/yhirano55/circleci-bundle-update-pr-with-lock-diff/)## LICENSE
MIT