Error JenkinsFile
This commit is contained in:
parent
254615331a
commit
32a6117d22
|
@ -36,7 +36,7 @@ node
|
||||||
{
|
{
|
||||||
stage ("install modules loopback service")
|
stage ("install modules loopback service")
|
||||||
{
|
{
|
||||||
sh "npm install /services/loopback"
|
sh "npm install ./services/loopback"
|
||||||
}
|
}
|
||||||
|
|
||||||
stage ("Stopping/Removing Docker")
|
stage ("Stopping/Removing Docker")
|
||||||
|
|
Loading…
Reference in New Issue