3
Some checks reported errors
gitea/jenkins-test/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
gitea/jenkins-test/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
a08b1ffa69
commit
16ddb4e1da
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,9 +1,11 @@
|
||||
pipeline {
|
||||
agent { label 'docker-ubuntu' }
|
||||
|
||||
stages {
|
||||
stage("build") {
|
||||
steps {
|
||||
sh 'echo "memes"'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user