forked from krauselukas/hello_world
Compare commits
1 Commits
3.0
...
krauseluka
Author | SHA1 | Date | |
---|---|---|---|
|
1c5f51ee76 |
@@ -3,4 +3,13 @@ workflow:
|
|||||||
- branch_package:
|
- branch_package:
|
||||||
source_project: home:krauselukas
|
source_project: home:krauselukas
|
||||||
source_package: hello_world
|
source_package: hello_world
|
||||||
target_project: home:krauselukas:test
|
target_project: home:krauselukas
|
||||||
|
- configure_repositories:
|
||||||
|
project: home:krauselukas
|
||||||
|
repositories:
|
||||||
|
- name: openSUSE_Tumbleweed
|
||||||
|
paths:
|
||||||
|
- target_project: openSUSE:Tumbleweed
|
||||||
|
target_repository: standard
|
||||||
|
architectures:
|
||||||
|
- x86_64
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
Name: hello_world
|
Name: hello_world
|
||||||
Version: 1
|
Version: 2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Most simple RPM package
|
Summary: Most simple RPM package
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user