...
If you wish to change the wait time, this can be accomplished by including this argument in the hammer deploy command:
Code Block |
---|
hammer deploy <dbdef> --labels=<labels> --vmargs -Dliquibase.changeLogLockWaitTimeInMinutes=10 |
...
...
If you wish to change the wait time, this can be accomplished by including this argument in the hammer deploy command:
Code Block |
---|
hammer deploy <dbdef> --labels=<labels> --vmargs -Dliquibase.changeLogLockWaitTimeInMinutes=10 |
...