Update 'Jenkinsfile'
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
3676aafdcb
commit
39a4900831
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -77,7 +77,7 @@ pipeline{
|
|||||||
parallel parallelStagesMap;
|
parallel parallelStagesMap;
|
||||||
}
|
}
|
||||||
sh'''
|
sh'''
|
||||||
mv antos/frontend/master /antos/frontend/latest
|
mv antos/frontend/master antos/frontend/latest
|
||||||
tree antos
|
tree antos
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user