https://github.com/theyorkshiredev/trigger-dockerhub-build
https://github.com/theyorkshiredev/trigger-dockerhub-build
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/theyorkshiredev/trigger-dockerhub-build
- Owner: TheYorkshireDev
- License: mit
- Created: 2017-08-13T11:29:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-12T18:09:28.000Z (about 8 years ago)
- Last Synced: 2025-03-01T04:44:01.262Z (over 1 year ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trigger DockerHub Auto-Build
A small docker image which is to be used to trigger a DockerHub auto-build.
This image contains a script called `release` which takes tag and url to call the DockerHub API, triggering an automated build.
## Usage
```
> release
```
## Build & Release Status
### Build
[](https://gitlab.com/TheYorkshireDev/trigger-dockerhub-build/pipelines) [](https://github.com/theyorkshiredev/trigger-dockerhub-build/releases) [](https://github.com/theyorkshiredev/trigger-dockerhub-build/blob/master/LICENCE)
### Docker Image
[](https://hub.docker.com/r/theyorkshiredev/trigger-dockerhub-build/) [](https://hub.docker.com/r/theyorkshiredev/trigger-dockerhub-build/) [](https://hub.docker.com/r/theyorkshiredev/trigger-dockerhub-build/) [](https://hub.docker.com/r/theyorkshiredev/trigger-dockerhub-build/)
## Contribute
**Please Note:** The development of this project is done within a GitLab repository and uses the integrated GitLab CI. If you wish to contribute in anyway feel free to send pull requests and submit issues on GitLab. This GitHub repository is a mirror of the master branch within GitLab and is intended for users unfamiliar with GitLab.
* [Development Repository](https://gitlab.com/TheYorkshireDev/trigger-dockerhub-build)
* [Report Issues on GitLab](https://gitlab.com/TheYorkshireDev/trigger-dockerhub-build/issues)
* [Repository CI & CD](https://gitlab.com/TheYorkshireDev/trigger-dockerhub-build/pipelines)