Skip to content

Commit fe4558b

Browse files
correct runner URL
1 parent 79f9162 commit fe4558b

File tree

1 file changed

+1
-1
lines changed
  • Azure/Azure-Templatized-YML-Pipeline/flyway-11/templates

1 file changed

+1
-1
lines changed

Azure/Azure-Templatized-YML-Pipeline/flyway-11/templates/vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ variables:
1010
# Tag list available here: https://hub.docker.com/r/redgate/flyway/tags
1111
# Look for images at https://hub.docker.com/r/redgate/flyway
1212

13-
# FLYWAY_DOCKER_IMAGE: redgate/flyway:latest #https://hub.docker.com/r/flyway/flyway
13+
# FLYWAY_DOCKER_IMAGE: redgate/flyway:latest #https://hub.docker.com/r/redgate/flyway
1414
# FLYWAY_DOCKER_CONTAINER_NAME: flyway-container #The name to provide to any Docker Container created
1515
# FLYWAY_MIGRATIONS_PATH: $(Build.Repository.LocalPath)/migrations
1616
# FLYWAY_CONFIG_FILES: $(Build.Repository.LocalPath)

0 commit comments

Comments
 (0)