authelia/cmd
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
..
authelia build: add enhanced information (#2067) 2021-06-18 14:35:43 +10:00
authelia-scripts refactor: cra build path (#2117) 2021-06-25 21:53:20 +10:00
authelia-suites feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00