add missing plugin
All checks were successful
gitea-sync/antos-appimage/pipeline/head This commit looks good
All checks were successful
gitea-sync/antos-appimage/pipeline/head This commit looks good
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -74,6 +74,7 @@ pipeline{
|
||||
mkdir -p antos/webapps
|
||||
'''
|
||||
copyArtifacts(projectName: 'gitea-sync/ant-http/master', target: 'antos/backend');
|
||||
copyArtifacts(projectName: 'gitea-sync/antd-fcgi-plugin/master', target: 'antos/backend');
|
||||
copyArtifacts(projectName: 'gitea-sync/luafcgi/master', target: 'antos/backend');
|
||||
copyArtifacts(projectName: 'gitea-sync/antd-tunnel-plugin/master', target: 'antos/backend');
|
||||
copyArtifacts(projectName: 'gitea-sync/antd-wvnc-plugin/master', target: 'antos/backend');
|
||||
|
Reference in New Issue
Block a user