Skip to content
Snippets Groups Projects
Commit 23ee2527 authored by Mart van Santen's avatar Mart van Santen
Browse files

Activate hydra

parent b0067882
No related branches found
No related tags found
2 merge requests!68Merge loginpanel into main and release 0.5.0,!57Resolve "Add login panel CI/CD to create (docker) image"
Pipeline #9922 failed with stages
in 1 minute and 21 seconds
...@@ -144,14 +144,14 @@ behave-integration: ...@@ -144,14 +144,14 @@ behave-integration:
- sql - sql
- -e - -e
- -y - -y
# - name: ${CI_REGISTRY_IMAGE}/hydra:${CI_COMMIT_REF_NAME} - name: ${CI_REGISTRY_IMAGE}/hydra:${CI_COMMIT_REF_NAME}
# alias: hydra alias: hydra
# command: command:
# - hydra - hydra
# - all - all
# - --dangerous-force-http - --dangerous-force-http
# - --dangerous-allow-insecure-redirect-urls - --dangerous-allow-insecure-redirect-urls
# - http://oidc:5000/login - http://oidc:5000/login
- name: ${CI_REGISTRY_IMAGE}/login:${CI_COMMIT_REF_NAME} - name: ${CI_REGISTRY_IMAGE}/login:${CI_COMMIT_REF_NAME}
alias: oidc alias: oidc
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment