#doitlive
This commit is contained in:
parent
0c35c12451
commit
9bc7dafa5a
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -35,7 +35,7 @@ pipeline {
|
|||
branch 'master'
|
||||
}
|
||||
steps {
|
||||
sh 'make serverless-deploy'
|
||||
sh 'make serverless-deploy.production'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue