Skip to content

Commit

Permalink
rename tito releasers
Browse files Browse the repository at this point in the history
  • Loading branch information
sean797 committed Sep 11, 2017
1 parent f742239 commit 1c58169
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@ rpm-try:
tito build --rpm --test --install

rpm-copr:
tito release copr-frostyx
tito release copr

rpm-copr-test:
tito release copr-frostyx-test
tito release copr-test

rpm-fedora:
tito release fedora-git
Expand Down
8 changes: 4 additions & 4 deletions rel-eng/releasers.conf
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[copr-frostyx]
[copr]
releaser = tito.release.CoprReleaser
project_name = tracer
project_name = frostyx/tracer

[copr-frostyx-test]
[copr-test]
releaser = tito.release.CoprReleaser
project_name = tracer
project_name = frostyx/tracer
builder.test = 1

[fedora-git]
Expand Down

0 comments on commit 1c58169

Please sign in to comment.