Jelajahi Sumber

Will it chooch? Removed agent.

Fred Damstra (k8s1) 2 tahun lalu
induk
melakukan
b3caf731ea
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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 {