-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
The Docker build needs to access the "@clearlydefined/spdx" package, which is on npm.pkg.github.com
and requires a login.
See:
https://docs.npmjs.com/docker-and-private-modules#update-the-dockerfile
The same method as #1312 will not work here, as we don't want to copy the .npmrc
with the token into the container image.
Metadata
Metadata
Assignees
Labels
No labels