Changes

Jump to navigation Jump to search
Line 19: Line 19:     
== Developers ==
 
== Developers ==
As a developer, you will need access to koji to be able to initiate builds .
+
As a developer, you will need access to koji to be able to initiate builds, add new packages and tweak settings.
    
Please ask in the [https://forums.koozali.org/index.php/board,32.0.html Development Forum] or via the #buildsys channel on Rocket Chat.
 
Please ask in the [https://forums.koozali.org/index.php/board,32.0.html Development Forum] or via the #buildsys channel on Rocket Chat.
Line 34: Line 34:     
=== Build from git ===
 
=== Build from git ===
<syntaxhighlight lang="bash">
+
For now, this is the only way we can do a build from git on koji, but in the future this will be incorporated into the 'make build'. <syntaxhighlight lang="bash">
 
koji build dist-sme<ver>-<target> git+https://src.koozali.org/<org>/<pkg>.git?#<tag>
 
koji build dist-sme<ver>-<target> git+https://src.koozali.org/<org>/<pkg>.git?#<tag>
 
</syntaxhighlight>Where:
 
</syntaxhighlight>Where:
371

edits

Navigation menu