Commit f2c9645
committed
fix: shorten DevcontainersMerge friendlyName to satisfy tfx-cli 40-char limit
tfx-cli warns (and will eventually error) that friendlyName must be
<= 40 chars. The previous value was 43 chars. The new value matches
the sibling DevcontainersCi task's 'Devcontainers' prefix and uses
'Multi-Arch' (the term already used in the task description).1 parent 9c435c5 commit f2c9645
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments