mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
test jenkins
This commit is contained in:
parent
ef7dd1de24
commit
b207cdd55c
1 changed files with 2 additions and 1 deletions
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
|
@ -61,7 +61,8 @@ pipeline {
|
||||||
}
|
}
|
||||||
|
|
||||||
steps{
|
steps{
|
||||||
echo "====== its a dev!!! ======"
|
sh "rm -rf ${WWW}"
|
||||||
|
sh "mv ./dist ${WWW}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue