Skip to content

Commit

Permalink
Update about how to deploy the release both in Brew and Copr.
Browse files Browse the repository at this point in the history
JIRA: PDC-1349
  • Loading branch information
bliuredhat committed Mar 1, 2016
1 parent 7b081b1 commit 6a64139
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions docs/source/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -238,25 +238,15 @@ Open the `Builds <https://copr.devel.redhat.com/coprs/pnt-devops/pdc/#Builds>`_
- `From URLs <https://copr.devel.redhat.com/coprs/pnt-devops/pdc/add_build//#From URLs>`_.


This way is to provide an external URL link to the package you want to build, which URL link point to SRPM Files.


- `Upload SRPM <https://copr.devel.redhat.com/coprs/pnt-devops/pdc/add_build_upload//#Upload SRPM>`_.


This way is just to upload a SRPM package directly into Copr to build it.


- `Git and Tito <https://copr.devel.redhat.com/coprs/pnt-devops/pdc/add_build_tito//#Git and Tito>`_.


This way need to provide a URL of a Git repository,You can optionally specify a directory within that repository and Git branch. You can also choose to build from the last commit instead of the last release.


- `Mock SCM <https://copr.devel.redhat.com/coprs/pnt-devops/pdc/add_build_mock//#Mock SCM>`_

- `Mock SCM <https://copr.devel.redhat.com/coprs/pnt-devops/pdc/add_build_mock//#Mock SCM>`_.

This way need to provide a URL of a Git or SVN repository and path to the SPEC file within the repository.

This document share the **From URLs** and **Upload SRPM** methods.

Expand Down

0 comments on commit 6a64139

Please sign in to comment.