We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bb4108 commit 3d26319Copy full SHA for 3d26319
.github/workflows/prerelease.yml
@@ -37,5 +37,5 @@ jobs:
37
with:
38
DEFAULT_APPLICATION_ENVIRONMENT: test
39
IMAGE_TAG: ${{ github.event.release.tag_name }}
40
- IS_HOTFIX: 'false'
41
COMMAND: apply
+ RUN_LIQUIBASE: 'true'
0 commit comments