From cd58c6ce908678e117e72c5fc584dacfb97e0e23 Mon Sep 17 00:00:00 2001 From: Alexander Shaduri Date: Mon, 14 Feb 2022 15:29:41 +0400 Subject: [PATCH] Updated OBS workflows. --- .obs/workflows.yml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/.obs/workflows.yml b/.obs/workflows.yml index 56a2c2b..5b37080 100644 --- a/.obs/workflows.yml +++ b/.obs/workflows.yml @@ -45,6 +45,7 @@ build_main_workflow: - configure_repositories: project: home:alex_sh:gsmartcontrol:github_ci:main repositories: + - name: openSUSE_Tumbleweed paths: - target_project: openSUSE:Factory @@ -207,14 +208,14 @@ build_main_workflow: architectures: - x86_64 -# - set_flags: -# flags: -# - type: publish -# status: enable -# project: home:alex_sh:gsmartcontrol:github_ci:main -# - type: debuginfo -# status: enable -# project: home:alex_sh:gsmartcontrol:github_ci:main + - set_flags: + flags: + - type: publish + status: enable + project: home:alex_sh:gsmartcontrol:github_ci:main + - type: debuginfo + status: enable + project: home:alex_sh:gsmartcontrol:github_ci:main filters: event: push