Explorar el Código

Will it chooch? Removed agent.

Fred Damstra (k8s1) hace 2 años
padre
commit
b3caf731ea
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Jenkinsfile

+ 0 - 1
Jenkinsfile

@@ -1,6 +1,5 @@
 /* Requires the Docker Pipeline plugin */
 pipeline {
-    agent { docker { image 'python:3.10.7-alpine' } }
     stages {
         stage('build') {
             steps {