mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2026-02-05 14:45:19 +01:00
Tweaking parameters
This commit is contained in:
@@ -37,7 +37,7 @@ services:
|
||||
install: true
|
||||
|
||||
script:
|
||||
- docker run -v ${PWD}:/check_firewall_active -v ${PWD}:/output:Z -e "SRPM_ONLY=1" ${DOCKER_IMAGE}:${OS_TYPE}-${OS_VERSION}
|
||||
- docker run -v ${PWD}:/sources -v ${PWD}:/output:Z -e "SRPM_ONLY=1" ${DOCKER_IMAGE}:${OS_TYPE}-${OS_VERSION}
|
||||
|
||||
after_success:
|
||||
- pip install copr-cli simplejson
|
||||
|
||||
Reference in New Issue
Block a user