forked from krauselukas/hello_world
Compare commits
2 Commits
2.0
...
krauseluka
Author | SHA1 | Date | |
---|---|---|---|
|
ce39b0f0fb | ||
|
6c6a3caa68 |
@@ -1,6 +1,15 @@
|
|||||||
workflow:
|
workflow:
|
||||||
steps:
|
steps:
|
||||||
- branch_package:
|
- branch_package:
|
||||||
source_project: home:Admin
|
source_project: home:krauselukas
|
||||||
source_package: hello_world
|
source_package: hello_world
|
||||||
target_project: test
|
target_project: home:krauselukas
|
||||||
|
- configure_repositories:
|
||||||
|
project: home:bs-team
|
||||||
|
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