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
System
Schema
Commits
803428e4
Commit
803428e4
authored
Feb 25, 2021
by
Matt Wise
Browse files
Update bootstrap.yaml
parent
cfab7aaf
Pipeline
#28584
failed with stages
in 62 minutes and 56 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
devops/aws/bootstrap.yaml
View file @
803428e4
...
...
@@ -2,6 +2,9 @@ aws_bootstrap:
stage
:
bootstrap
image
:
python:3.8
needs
:
[
"
aws-update-ecs"
]
extends
:
-
.aws
-
.aws_variables
script
:
-
pip install -r $AWS_DEPLOYMENTS_SUBDIR/requirements.txt
-
chmod +x $AWS_DEPLOYMENTS_SUBDIR/bootstrap.sh
...
...
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