mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
Fix to drop verbose as we successfully reworked CI/CD scripts primarily 2/3
This commit is contained in:
@ -26,5 +26,5 @@ jobs:
|
||||
ENV_BUILD__CLOUD_UPLOAD_SSH_HOST: ${{ secrets.WEBMIN_DEV__IP_ADDR }}
|
||||
working-directory: ./.github/build
|
||||
run: |-
|
||||
./build-deb-package.bash webmin --testing --verbose
|
||||
./build-rpm-package.bash webmin --testing --verbose
|
||||
./build-deb-package.bash webmin --testing
|
||||
./build-rpm-package.bash webmin --testing
|
||||
|
Reference in New Issue
Block a user