Skip to content

Commit

Permalink
Merge pull request #6703 from NethServer/replace_travis
Browse files Browse the repository at this point in the history
Replacing Travis references with GitHub Actions
  • Loading branch information
Tbaile committed Oct 3, 2022
2 parents 2d6a79c + 7ec7fec commit 46cf53f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions developer-manual/building_rpms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Building RPMs
To build RPMs for NethServer the following methods are provided:

- :ref:`nethserver-makerpms-module` for local builds with Podman [#Podman]_
and Travis CI automated builds
and GitHub Actions automated builds

- :ref:`nethserver-mock-module` local build with the Mock [#Mock]_ configuration
files pointing to NethServer YUM repositories
Expand Down Expand Up @@ -63,7 +63,7 @@ in the current working directory. The command looks like the following ::
Replace ``7.8.2003`` with the correct NS version number. Also replace ``nethforge-testing``
with the target repository name.

As alternative to the above manual procedure, it is possible to run the build on Travis CI:
As alternative to the above manual procedure, it is possible to run the build on GitHub Actions:
it automatically publishes the RPMs to ``packages.nethserver.org``, too. Refer to
:ref:`nethserver-makerpms-module` documentation.

Expand Down

0 comments on commit 46cf53f

Please sign in to comment.