authelia/.buildkite/steps
Amir Zarrinkafsh 92ec00d7c5
feat: builds with gox and buildx (#2381)
* feat: builds with gox and buildx

This change builds all of Authelia respective binaries in parallel within a single step and distributes as necessary to subsequent steps, we now also build and distribute for the following OS/Architecture: freebsd/amd64.

Our CI/CD pipeline now also utilises docker buildx as a default for builds and pushes.

* refactor: clean up docker helper

* Remove `authelia-scripts docker push-image` command as all pushes will be performed with buildx and manifests
* Rename the --arch flag to --container
* Add Dockerfile.dev for users that want to build an Authelia container from source without utilising suites
* Set Dockerfile.dev as default for `authelia-scripts docker build` command

* refactor: variant -> container
2021-09-16 22:39:18 +10:00
..
aptdeploy.sh ci(buildkite): fix apt repo readme (#2245) 2021-08-05 16:58:08 +10:00
aurhelper.sh feat: build and distribute .deb packages (#2114) 2021-06-26 11:45:21 +10:00
aurpackages.sh do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00
debhelper.sh feat: builds with gox and buildx (#2381) 2021-09-16 22:39:18 +10:00
debpackages.sh feat: builds with gox and buildx (#2381) 2021-09-16 22:39:18 +10:00
e2etests.sh feat: build and distribute .deb packages (#2114) 2021-06-26 11:45:21 +10:00
ghartifacts.sh feat: builds with gox and buildx (#2381) 2021-09-16 22:39:18 +10:00
syncdoc.sh do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00