Commit 87bdd37
authored
docs: remove empty Azure DevOps Docker task (#25523)
### Description
Removes the empty `Docker@2` step from the Azure DevOps example in the
Docker Scout generic CLI integration guide. The following script already
passes the documented Docker Scout credentials into the Scout CLI
container, so the standalone task line has no inputs and would fail if
copied as-is.
Fixes #25084.
### Validation
- `git diff --check`
- `npx markdownlint-cli
content/manuals/scout/integrations/environment/cli.md`
`./scripts/lint.sh
content/manuals/scout/integrations/environment/cli.md` also ran
markdownlint clean, then stopped because `vale` is not installed in this
local environment.1 parent 97cee42 commit 87bdd37
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | 101 | | |
103 | 102 | | |
104 | 103 | | |
| |||
0 commit comments