mirror of
https://github.com/lxsang/luafcgi.git
synced 2024-12-26 13:18:22 +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
|
stages
|
||||||
{
|
{
|
||||||
stage('Prepare dependencies')
|
|
||||||
{
|
|
||||||
steps {
|
|
||||||
copyArtifacts(projectName: 'gitea-sync/ant-http/master', target: 'antd')
|
|
||||||
}
|
|
||||||
}
|
|
||||||
stage('Build AMD64') {
|
stage('Build AMD64') {
|
||||||
steps {
|
steps {
|
||||||
script {
|
script {
|
||||||
|
Loading…
Reference in New Issue
Block a user