mirror of
https://github.com/netdata/netdata.git
synced 2025-04-30 07:30:04 +00:00
Fix openSUSE 15.1 RPM Package Buidls (#8494)
This commit is contained in:
parent
a75dce49b6
commit
18d6fba25a
1 changed files with 1 additions and 1 deletions
|
@ -345,7 +345,7 @@ jobs:
|
||||||
<<: *RPM_TEMPLATE
|
<<: *RPM_TEMPLATE
|
||||||
if: commit_message =~ /\[Package (amd64|arm64) RPM( openSUSE)?\]/
|
if: commit_message =~ /\[Package (amd64|arm64) RPM( openSUSE)?\]/
|
||||||
env:
|
env:
|
||||||
- BUILDER_NAME="builder" BUILD_DISTRO="opensuse" BUILD_RELEASE="15.0" BUILD_STRING="opensuse/15.1"
|
- BUILDER_NAME="builder" BUILD_DISTRO="opensuse" BUILD_RELEASE="15.1" BUILD_STRING="opensuse/15.1"
|
||||||
- PACKAGE_TYPE="rpm" REPO_TOOL="zypper"
|
- PACKAGE_TYPE="rpm" REPO_TOOL="zypper"
|
||||||
- ALLOW_SOFT_FAILURE_HERE=true
|
- ALLOW_SOFT_FAILURE_HERE=true
|
||||||
# ###### End of packaging workflow section ###### #
|
# ###### End of packaging workflow section ###### #
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue