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
80ae6cb375
commit
40c4e433bc
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -41,7 +41,7 @@ pipeline {
|
||||||
|
|
||||||
stage('Copy ENV files') {
|
stage('Copy ENV files') {
|
||||||
steps {
|
steps {
|
||||||
sh "cp -a ${ENV} ./"
|
sh "cp -a ${ENV}/. ./"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue