Explain howto use maven's pre/postbuilders
They're configured like the other builders but one needed to check the source to verify this until now. Change-Id: I97400ad9c7cb0dfb89fe2757c4bedce639e7ea24
This commit is contained in:
parent
c39c5de446
commit
e5faf0637c
@ -347,8 +347,8 @@ Generally the sequence is:
|
||||
#. scm
|
||||
#. triggers
|
||||
#. wrappers
|
||||
#. prebuilders (maven only)
|
||||
#. prebuilders (maven only, configured like :ref:`builders`)
|
||||
#. builders (maven, freestyle, matrix, etc..)
|
||||
#. postbuilders (maven only)
|
||||
#. postbuilders (maven only, configured like :ref:`builders`)
|
||||
#. publishers/reporters/notifications
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user