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