This commit is contained in:
Filip Gralinski 2023-10-24 14:25:55 +02:00
parent c10c045e73
commit 247f0d3df2
1 changed files with 0 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -1,5 +1,4 @@
pipeline {
// agent { docker { image 'python:3.10.10' } }
stages {
stage('build') {
steps {