Skip to content

Commit

Permalink
Merge pull request #24 from nimble-platform/staging
Browse files Browse the repository at this point in the history
Release Efactory-Nimble-Prod-1
  • Loading branch information
Ayeshmantha Perera authored Jun 10, 2020
2 parents cc7f488 + 294e5d4 commit 494426a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,9 @@ node('nimble-jenkins-slave') {
stage('Deploy FMP') {
sh 'ssh fmp-prod "cd /srv/nimble-fmp/ && ./run-fmp-prod.sh restart-single indexing-service"'
}

stage('Deploy Efactory') {
sh 'ssh efac-prod "cd /srv/nimble-efac/ && ./run-efac-prod.sh restart-single indexing-service"'
}
}
}

0 comments on commit 494426a

Please sign in to comment.