This commit is contained in:
parent
fba0c73402
commit
4d81b6c5b2
|
@ -37,7 +37,6 @@ pipeline {
|
|||
steps {
|
||||
sh 'debuild -us -uc -b'
|
||||
sh 'mkdir -p debuild'
|
||||
sh 'rm debuild/*'
|
||||
sh 'mv ../hedera-web_* debuild'
|
||||
|
||||
script {
|
||||
|
|
Loading…
Reference in New Issue