forked from CringeStudios/gamja
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:
parent
75ec7cd212
commit
4bce52f162
@ -1,4 +1,5 @@
|
||||
image: alpine/latest
|
||||
# TODO switch back to alpine/latest once the "npm install" deadlock is fixed
|
||||
image: alpine/edge
|
||||
packages:
|
||||
- npm
|
||||
- rsync
|
||||
|
Loading…
x
Reference in New Issue
Block a user