2
Some checks failed
gitea/jenkins-test/pipeline/head There was a failure building this commit

This commit is contained in:
erki 2022-01-23 16:23:56 +00:00
parent d4089a992d
commit a08b1ffa69

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
pipeline {
agent docker-ubuntu
agent { label 'docker-ubuntu' }
stage("build") {
steps {