You've already forked prometheus-fail2ban-exporter
chore(ci): add non-interactive flag --yes
This commit is contained in:
@ -21,7 +21,7 @@ jobs:
|
||||
run: |
|
||||
apt-get update --yes
|
||||
apt-get upgrade --yes
|
||||
apt-get install git npm
|
||||
apt-get install --yes git npm
|
||||
- env:
|
||||
GOPROXY: ${{ vars.GOPROXY }}
|
||||
GONOSUMDB: ${{ vars.GONOSUMDB }}
|
||||
|
Reference in New Issue
Block a user