Home
DevCentral
Search
Configure Global Search
Log In
Transactions
D636
Change Details
Change Details
Old
New
Diff
- commit to source code repository - check it triggers a new build on Docker Hub
- fire a GitHub push event - check it triggers a new build on Docker Hub ```lang=json,name=API reply … { "image": "nasqueron/notifications", "action": "TriggerDockerHubBuildAction", "error": null }, … ```
- commit to source code repository
- fire a GitHub push event
- check it triggers a new build on Docker Hub
```lang=json,name=API reply … { "image": "nasqueron/notifications", "action": "TriggerDockerHubBuildAction", "error": null }, … ```
Continue