Commit graph

5 commits

Author SHA1 Message Date
zimbatm
0d649be976
fix docker-login when ~/.docker exists 2021-02-10 13:50:31 +01:00
Jonas Chevalier
bf1338907c
ci: add GitHub Actions cron (#16)
* ci: add dependabot

* ci: revamp logic

Merge username and password as a single auth token. It doesn't make
sense to split out the user and password since they are so tied
together. Might as well treat the whole think as a secret blob.

Remove Travis-CI. Travis is dead for OSS.

Add GitHub Actions cron. Remove cachix as it's pushing too much stuff.

Merge all of the CI logic into a single ci.sh script.
2021-02-10 13:25:01 +01:00
zimbatm
e97a236529
update DockerHub info
create a script that automatically updates the DockerHub project pages
2019-02-13 19:18:57 +01:00
zimbatm
10e9882705
docker-login: shellcheck fix 2019-02-07 19:16:11 +01:00
zimbatm
6b517528ee
prepare for multi-CI
split things out so more can be shared between CIs
2019-02-06 11:57:24 +01:00