Skip to content

Commit 9710ce6

Browse files
committed
Undo resources.resjson for DockerV2
1 parent f9103da commit 9710ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tasks/DockerV2/Strings/resources.resjson/en-US/resources.resjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"loc.input.label.arguments": "Arguments",
2222
"loc.input.help.arguments": "Docker command options. Ex:<br> For build command,<br>--build-arg HTTP_PROXY=http://10.20.30.2:1234 --quiet",
2323
"loc.input.label.addPipelineData": "Add Pipeline metadata to image(s)",
24-
"loc.input.help.addPipelineData": "By default pipeline data like source branch name, build id are added which helps with trace-ability. For example you can inspect an image to find out which pipeline built the image. You can opt out of this default behavior by using this input.",
24+
"loc.input.help.addPipelineData": "By default pipeline data like source branch name, build id are added which helps with traceability. For example you can inspect an image to find out which pipeline built the image. You can opt out of this default behavior by using this input.",
2525
"loc.messages.AddingNewAuthToExistingConfig": "Adding auth data for registry to Docker config file. Registry: %s.",
2626
"loc.messages.ConnectingToDockerHost": "DOCKER_HOST variable is set. Docker will try to connect to the Docker host: %s",
2727
"loc.messages.ContainerPatternFound": "Pattern found in Docker filepath parameter",

0 commit comments

Comments
 (0)