Browse Source

Mise à jour de 'Jenkinsfile'

master
Cyril CONSTANTIN 2 weeks ago
parent
commit
99f0abebbd
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

@ -1,5 +1,3 @@
Jenkinsfile (Declarative Pipeline)
/* Requires the Docker Pipeline plugin */ /* Requires the Docker Pipeline plugin */
pipeline { pipeline {
agent { docker { image 'python:3.14.6-alpine3.24' } } agent { docker { image 'python:3.14.6-alpine3.24' } }

Loading…
Cancel
Save