aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/container_release.yml
AgeCommit message (Expand)AuthorFilesLines
2021-10-11separate into multiple actionsChris Lu1-152/+0
2021-09-30github action build rocksdb imageChris Lu1-14/+44
2021-09-29skip arm platformChris Lu1-0/+1
2021-09-06github action adds dependenciesChris Lu1-2/+2
2021-08-29fix(ci): use cleaner naming for jobsAlexander1-1/+1
2021-08-29fix(ci): upload all arches to Docker Hub onceAlexander1-10/+2
2021-08-28fix(ci): use matrix for all container runsAlexander1-2/+12
2021-08-28fix(ci): remove ppc64le and s390x supportAlexander1-2/+2
2021-08-28feature(ci): recognise more arches and add build testsAlexander1-0/+1
2021-08-28revert(ci): re-add platforms since builds were addedAlexander1-2/+2
2021-08-28fix(ci): seaweedfs does not build for ppc or z-kernel systemsAlexander1-2/+2
2021-08-28chore(ci): move to using newer metadata actionAlexander1-2/+2
2021-08-28fix(ci): remove linux/riscv64Alexander1-2/+2
2021-08-28fix(ci): remove mips since alpine does not support itAlexander1-2/+2
2021-08-28fix(ci): add obscure platformsAlexander1-2/+2
2021-08-28fix(ci): add multi-arch image buildsAlexander1-2/+2
2021-05-12Enable login/push, build latest/dev on master branchsuika1-6/+6
2021-05-12Container build actionssuika1-0/+118