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:
parent
590ae447e4
commit
5adce9064f
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');
|
||||
|
Loading…
Reference in New Issue
Block a user