Build binaries via Dockerfile, migrate to Github Actions
* Removes Travis Integration and migrates to Github Actions * Builds binaries in Dockerfile via MultiArch * Adds a Release Process * Drops support for ppc64le, s390x container builds (as golang-alpine3.14 does not contain builds for them)
Showing
+113 -171
.dockerignore
deleted
100644 → 0
.travis.yml
deleted
100644 → 0
RELEASE.md
0 → 100644
build/get-git-tag.sh
deleted
100755 → 0
Please register or sign in to comment