Browse Source

Will it chooch? Removed agent.

Fred Damstra (k8s1) 2 năm trước cách đây
mục cha
commit
b3caf731ea
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 {