Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Data Flow
Data Enrichment
wks
Commits
1558c611
Commit
1558c611
authored
Sep 28, 2020
by
harshit aggarwal
Browse files
Adding multiple dependecies for pipeline job
parent
6a460d6e
Pipeline
#9975
failed
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
devops/azure/bootstrap.yaml
View file @
1558c611
azure_
bootstrap
:
bootstrap
:
stage
:
deploy
image
:
python:3.8
needs
:
[
"
azure_deploy"
,
"
azure_bootstrap"
]
script
:
-
pip install -r $AZURE_DEPLOYMENTS_SUBDIR/requirements.txt
-
python $AZURE_DEPLOYMENTS_SUBDIR/deploy_mappings.py
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment