authelia/.buildkite
Amir Zarrinkafsh 756aee507f
refactor: cra build path (#2117)
* refactor: cra build path

The `authelia-scripts` helper currently performs steps to move files around in different stages of development and CI/CD.

We now utilise the `BUILD_PATH` environment variable to adjust the output directory for the web frontend from the default of `./web/build/` simplifying the helper somewhat.

Additionally we no longer build the Go binary in the unit test stage of our CI/CD as this is not necessary.

* fix: build output directory in coverage dockerfile
2021-06-25 21:53:20 +10:00
..
annotations [DEPRECATE] Remove OSX (darwin) based binaries (#967) 2020-05-03 22:03:53 +10:00
hooks ci(buildkite): log ghcr id on branch tag removal (#1929) 2021-04-18 14:20:45 +10:00
steps ci(buildkite): add tag for highavailability suite (#2038) 2021-05-27 14:23:56 +10:00
RELEASE.md release: v4.29.4 (#2025) 2021-05-24 09:26:08 +10:00
deployment.sh docs: add issue templates (#1847) 2021-03-24 09:50:11 +11:00
pipeline.sh refactor: cra build path (#2117) 2021-06-25 21:53:20 +10:00
pipeline.yml ci(buildkite): add notification webhook for blocked PRs (#2077) 2021-06-10 13:23:23 +10:00