Parcourir la source

Merge branch 'ci'

boyska il y a 7 mois
Parent
commit
dba3dfcfb8
2 fichiers modifiés avec 3 ajouts et 133 suppressions
  1. 3 1
      .gitlab-ci.yml
  2. 0 132
      package-lock.json

+ 3 - 1
.gitlab-ci.yml

@@ -23,8 +23,10 @@ stages:          # List of stages for jobs, and their order of execution
 
 build-job:       # This job runs in the build stage, which runs first.
   stage: build
-  image: tetraweb/php
+  image: node:20-alpine
   script:
+    - node --version
+    - npm version
     - npm install
     - npm run build
 

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 132
package-lock.json


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff