Skip to content
Snippets Groups Projects
Commit 2879a238 authored by Siarhei Khaletski (EPAM)'s avatar Siarhei Khaletski (EPAM) :triangular_flag_on_post:
Browse files

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

GONRG-1799: Added Azure requirements

See merge request !14
parents 4a6f3f5b 114f4434
No related branches found
No related tags found
1 merge request!14GONRG-1799: Added Azure requirements
Pipeline #26484 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