fix oidc module link
All checks were successful
build container icingaweb2 / build (push) Successful in 1m59s
All checks were successful
build container icingaweb2 / build (push) Successful in 1m59s
This commit is contained in:
@@ -50,7 +50,7 @@ RUN ["bash", "-exo", "pipefail", "-c", "\
|
||||
|
||||
### install module for oidc
|
||||
ARG MODULE_VERSION="0.6.9"
|
||||
ARG REPO_URL="https://github.com/NETWAYS/icingaweb2-module-grafana"
|
||||
ARG REPO_URL="https://github.com/RISE-GmbH/icingaweb2-module-oidc"
|
||||
ARG TARGET_DIR="${ICINGAWEB_MODULEPATH}/oidc"
|
||||
ARG URL="${REPO_URL}/archive/v${MODULE_VERSION}.tar.gz"
|
||||
RUN ["bash", "-exo", "pipefail", "-c", "\
|
||||
|
||||
Reference in New Issue
Block a user