Skip to content

Commit

Permalink
remove demo deployment from pipeline elifesciences/issues#9072 (#1935)
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-tm-amin authored Dec 4, 2024
1 parent 4538bfb commit bfcd43e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,8 @@ elifePipeline {
}

elifeMainlineOnly {
stage 'Deploy on demo, continuumtest, continuumtestpreview', {
stage 'Deploy on continuumtest, continuumtestpreview', {
def deployments = [
demo: {
lock('journal--demo') {
builderDeployRevision 'journal--demo', commit
builderSmokeTests 'journal--demo', '/srv/journal'
}
},
continuumtest: {
lock('journal--continuumtest') {
builderDeployRevision 'journal--continuumtest', commit
Expand Down

0 comments on commit bfcd43e

Please sign in to comment.