cleanup jenkinsfile
All checks were successful
gitea-sync/luafcgi/pipeline/head This commit looks good

This commit is contained in:
DanyLE 2023-03-20 19:51:10 +01:00
parent 1b6411bf01
commit e6e8ee5a0d

6
Jenkinsfile vendored
View File

@ -49,12 +49,6 @@ pipeline {
} }
stages stages
{ {
stage('Prepare dependencies')
{
steps {
copyArtifacts(projectName: 'gitea-sync/ant-http/master', target: 'antd')
}
}
stage('Build AMD64') { stage('Build AMD64') {
steps { steps {
script { script {