Skip to content
Snippets Groups Projects
Commit 19c64233 authored by Daniel Göbel's avatar Daniel Göbel
Browse files

Update .gitlab-ci.yml to add missing env variables in uni-test job

#57
parent d9083a7c
No related branches found
No related tags found
2 merge requests!71Delete dev branch,!54Resolve "Support Ceph Tenants"
Pipeline #34259 passed
......@@ -12,6 +12,10 @@ variables:
FF_NETWORK_PER_BUILD: 1
PUBLIC_KEY_VALUE: "empty"
OPA_URI: "http://127.0.0.1:8181"
DB_PASSWORD: "random"
DB_USER: "random"
DB_DATABASE: "random"
DB_HOST: "random"
cache:
paths:
......
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