amutake / docker-satysfi

Docker images for SATySFi and Satyrographos
https://hub.docker.com/r/amutake/satysfi/
Apache License 2.0
26 stars 5 forks source link

Nightly build #2

Closed amutake closed 5 years ago

amutake commented 5 years ago

Currently, the release cycle of SATySFi is long. I want to use nightly build by docker because the build instruction of SATySFi is a bit boring. It would be nice to use nightly build by nightly tag.

amutake commented 5 years ago

It would be nice if I can use IFTTT -> Docker Hub build trigger API, but build trigger API is undocumented.

ref: https://forums.docker.com/t/manually-trigger-tag-build-via-api/42199

amutake commented 5 years ago

It seems that I can use Travis CI's cron jobs or CircleCI's scheduled jobs.