Skip to content

Commit ef9bfa2

Browse files
committed
Adding pipeline for flyway
1 parent c595817 commit ef9bfa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azure_templates/t-task-extend-flyway.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ steps:
2424
inputs:
2525
containerRegistry: ${{ parameters.containerRegistry }}
2626
command: 'login'
27-
- bash: |
27+
- bash: |
2828
# Relates to : https://community.oracle.com/tech/developers/discussion/4490418/sqlcl-production-build-21-3-0-278-1045-throwing-warning-terminal-cannot-be-created-paused
2929
export JAVA_TOOL_OPTIONS=-Dorg.jline.terminal.dumb=true
3030
#Issue with 19.3 docker images. fixed in 21

0 commit comments

Comments
 (0)