We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee4196 commit 2722c46Copy full SHA for 2722c46
azure-pipelines.yaml
@@ -57,7 +57,7 @@ stages:
57
curl \
58
gnupg2 \
59
software-properties-common
60
- curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
+ curl -fsSL https://download.docker.com/linux/ubuntu/gpg | apt-key add -
61
add-apt-repository \
62
"deb [arch=armhf] https://download.docker.com/linux/ubuntu \
63
$(lsb_release -cs) \
0 commit comments