Skip to content
Snippets Groups Projects
Commit 9c5f978c authored by Siarhei Khaletski (EPAM)'s avatar Siarhei Khaletski (EPAM) :triangular_flag_on_post: Committed by David Diederich
Browse files

Merge branch 'trusted-fix/requirements_added' into 'master'

GONRG-1799: Added Azure requirements

See merge request !14

(cherry picked from commit 2879a238)

114f4434 GONRG-1799: Added requirements
parent 4a6f3f5b
2 merge requests!23Draft: Merge Release/0.5 into Master,!15Cherry-pick of "GONRG-1799: Added Azure requirements" to release/0.5
Pipeline #26269 passed
......@@ -19,6 +19,9 @@ pip install jsonschema
pip install google
pip install google-cloud-storage
pip install deepdiff
pip install azure-identity
pip install azure-keyvault-secrets
pip install msal
export ACL='{"viewers": ["foo"],"owners": ["foo"]}'
export LEGAL='{"legaltags": ["foo"], "otherRelevantDataCountries": ["FR", "US", "CA"],"status": "compliant"}'
export WORKFLOW_URL="http://127.0.0.1:5000"
......
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