Skip to content

Commit

Permalink
Job should now be externally triggered
Browse files Browse the repository at this point in the history
  • Loading branch information
jupierce authored Nov 14, 2017
1 parent bbef361 commit 37c9ccc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions jobs/sprint/control/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,7 @@ node(TARGET_NODE) {
commonlib.initialize()

try {

error("Sprint job temporarily disabled - should not be triggered by external timer")


FEATURE_COMPLETE_BODY = readFile( "emails/feature_complete" )

DEV_CUT_BODY = readFile( "emails/devcut_start" )
Expand Down

0 comments on commit 37c9ccc

Please sign in to comment.