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 766bc37 commit 6c2b14fCopy full SHA for 6c2b14f
azure-pipelines.yaml
@@ -90,7 +90,7 @@ stages:
90
curl \
91
gnupg2 \
92
software-properties-common
93
- 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 -
94
add-apt-repository \
95
"deb [arch=armhf] https://download.docker.com/linux/ubuntu \
96
$(lsb_release -cs) \
0 commit comments