瀏覽代碼

Will it chooch? Removed agent.

Fred Damstra (k8s1) 2 年之前
父節點
當前提交
b3caf731ea
共有 1 個文件被更改,包括 0 次插入1 次删除
  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 {