ci: temporarily switch to alpine/edge
It has a more up-to-date nodejs version which doesn't deadlock in "npm install".
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
|||||||
image: alpine/latest
|
# TODO switch back to alpine/latest once the "npm install" deadlock is fixed
|
||||||
|
image: alpine/edge
|
||||||
packages:
|
packages:
|
||||||
- npm
|
- npm
|
||||||
- rsync
|
- rsync
|
||||||
|
|||||||
Reference in New Issue
Block a user