Commit Graph

4 Commits

Author SHA1 Message Date
dev-docker
e427f472eb debug output devplatform 2021-05-20 07:20:48 +00:00
dev-docker
b14337ef0a add $DEVPLATFORM
this adds the above variable to allow building the nightly image on the (fast) native build platform
2021-05-20 07:20:48 +00:00
dev-docker
27d56a92cf add build-base for arm platforms
alpine type build package
2021-05-20 07:20:37 +00:00
6595011075 feature: nightly and dev images (#5)
So, here we go with a PR for the nightly images. **They will need to have a nightly (at least) run of the pipeline.**

I have also included a script and modifications to `drone.yml`, which I believe should serve well as a check-for-changes. But I have no way to check this in your drone environment. ~~And I have not (yet) checked it locally, either. I just copied things over from my GitHub setup.~~ (Update: The script works for me locally.)

Could you have a look and let me know, what needs to be changed from your point of view?

(I don't know Gitea too well... If there's an option to let you write into this feature branch, I'll enable it.)

fixes #4

Co-authored-by: dev-docker <akloeckner@users.noreply.github.com>
Co-authored-by: Florian Brinker <mail+gitlab@f-brinker.de>
Reviewed-on: fbrinker/docker-tileboard#5
Co-authored-by: akloeckner <akloeckner@noreply.example.org>
Co-committed-by: akloeckner <akloeckner@noreply.example.org>
2021-05-10 19:23:50 +00:00