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
Domain Data Mgmt Services
Seismic
Seismic DMS Suite
seismic-dms-service
Commits
31bc5833
Commit
31bc5833
authored
Feb 03, 2021
by
Sutton
Committed by
Rucha Deshpande
Mar 17, 2021
Browse files
ubuntu expired key fix
parent
d533031b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cloud/providers/aws/build-aws/buildspec.yaml
View file @
31bc5833
...
...
@@ -25,6 +25,8 @@ env:
phases
:
install
:
commands
:
# fix error noted here: https://github.com/yarnpkg/yarn/issues/7866
-
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add -
-
apt-get update -y
-
npm install
...
...
Write
Preview
Supports
Markdown
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