Compare commits

...

2 Commits

Author SHA1 Message Date
Rubhan Azeem
2b0637b3a0 test commit 2023-02-10 16:27:24 +01:00
Rubhan Azeem
5bb886c110 Update '.obs/workflows.yml' 2023-02-10 15:57:26 +01:00
2 changed files with 2 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
workflow:
steps:
- branch_package:
source_project: home:krauselukas
source_project: home:rubhanazeem
source_package: hello_world
target_project: home:krauselukas:test
target_project: home:rubhanazeem:test

View File

@@ -26,4 +26,3 @@ install -m 755 hello_world.sh %{buildroot}/usr/bin/hello_world.sh
%changelog
# let skip this for now
Footer