Forráskód Böngészése

Will it chooch? Removed agent.

Fred Damstra (k8s1) 2 éve
szülő
commit
b3caf731ea
1 módosított fájl, 0 hozzáadás és 1 törlés
  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 {