Skip to content

Commit

Permalink
Undo resources.resjson for DockerV2
Browse files Browse the repository at this point in the history
  • Loading branch information
Anumita committed Aug 8, 2019
1 parent f9103da commit 9710ce6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"loc.input.label.arguments": "Arguments",
"loc.input.help.arguments": "Docker command options. Ex:<br> For build command,<br>--build-arg HTTP_PROXY=http://10.20.30.2:1234 --quiet",
"loc.input.label.addPipelineData": "Add Pipeline metadata to image(s)",
"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.",
"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.",
"loc.messages.AddingNewAuthToExistingConfig": "Adding auth data for registry to Docker config file. Registry: %s.",
"loc.messages.ConnectingToDockerHost": "DOCKER_HOST variable is set. Docker will try to connect to the Docker host: %s",
"loc.messages.ContainerPatternFound": "Pattern found in Docker filepath parameter",
Expand Down

0 comments on commit 9710ce6

Please sign in to comment.