-
(Decommissioned) Travis CI - The CI changed their free model last year, I don't have enough free credit to run any docker build projects now
Due to these free online pipelines keep changing with docker version, these builds are triggered weekly to confirm the stabilities.
There are other two supported CICD in original upstream repo, but I would not work on them currently
-
Gitlab CI - it can't nicely handle secrets with special charactors (https://gitlab.com/gitlab-org/gitlab/-/issues/196871). So it is no-go for me.
-
Github Action - in current last commit, the author delete the support of github action, there must be a reason, which I need find it out first ( jdrouet#7 )
Multi-arch build, what about Travis?