moving the dev_mvc folder from correct path
This commit is contained in:
parent
a42f5eedb9
commit
4c587d6df7
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -18,10 +18,8 @@ node {
|
||||
}
|
||||
stage('prepare') {
|
||||
sh '''
|
||||
#git clone git@github.com:Hion-V/hForumPHP.git
|
||||
#git -C ./hForumPHP/ checkout Dev
|
||||
git clone git@github.com:Hion-V/jenkins-testapache.git
|
||||
cp -r hForumPHP/dev_mvc jenkins-testapache/app
|
||||
cp -r dev_mvc jenkins-testapache/app
|
||||
'''
|
||||
}
|
||||
stage('build'){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user