We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f9162 commit fe4558bCopy full SHA for fe4558b
Azure/Azure-Templatized-YML-Pipeline/flyway-11/templates/vars.yml
@@ -10,7 +10,7 @@ variables:
10
# Tag list available here: https://hub.docker.com/r/redgate/flyway/tags
11
# Look for images at https://hub.docker.com/r/redgate/flyway
12
13
- # FLYWAY_DOCKER_IMAGE: redgate/flyway:latest #https://hub.docker.com/r/flyway/flyway
+ # FLYWAY_DOCKER_IMAGE: redgate/flyway:latest #https://hub.docker.com/r/redgate/flyway
14
# FLYWAY_DOCKER_CONTAINER_NAME: flyway-container #The name to provide to any Docker Container created
15
# FLYWAY_MIGRATIONS_PATH: $(Build.Repository.LocalPath)/migrations
16
# FLYWAY_CONFIG_FILES: $(Build.Repository.LocalPath)
0 commit comments