mirror of
https://github.com/lxsang/luafcgi.git
synced 2024-12-26 05:08:23 +01:00
cleanup jenkinsfile
All checks were successful
gitea-sync/luafcgi/pipeline/head This commit looks good
All checks were successful
gitea-sync/luafcgi/pipeline/head This commit looks good
This commit is contained in:
parent
1b6411bf01
commit
e6e8ee5a0d
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
@ -49,12 +49,6 @@ pipeline {
|
||||
}
|
||||
stages
|
||||
{
|
||||
stage('Prepare dependencies')
|
||||
{
|
||||
steps {
|
||||
copyArtifacts(projectName: 'gitea-sync/ant-http/master', target: 'antd')
|
||||
}
|
||||
}
|
||||
stage('Build AMD64') {
|
||||
steps {
|
||||
script {
|
||||
|
Loading…
Reference in New Issue
Block a user