Explorar el Código

调整node版本

zhupei@smartai.com hace 1 año
padre
commit
2992077d76
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -1,4 +1,4 @@
-image: node:20.13.1
+image: node:20
 
 stages:
   - build