diff --git a/npmextra.json b/npmextra.json new file mode 100644 index 0000000..e305c54 --- /dev/null +++ b/npmextra.json @@ -0,0 +1,8 @@ +{ + "npmci": { + "dockerRegistries": [ + "registry.gitlab.com", + "docker.io" + ] + } +} \ No newline at end of file