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 fa13d35 commit 82f5389Copy full SHA for 82f5389
.semaphore/semaphore.yml
@@ -126,6 +126,7 @@ blocks:
126
value: "0.02"
127
prologue:
128
commands:
129
+ - export DEBIAN_FRONTEND=noninteractive
130
- wget -qO - https://packages.confluent.io/deb/7.7/archive.key | sudo apt-key add -
131
- sudo add-apt-repository -y "deb https://packages.confluent.io/clients/deb $(lsb_release -cs) main"
132
- sudo apt-get update
0 commit comments