File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,12 +17,6 @@ The above goals will be met when a contributor is able to:
17171 . Fully provision a Jenkins build system for building GIMP.
18182 . Fully provision a GIMP development environment for contributing to GIMP.
1919
20- # Developing new infrastructure
21-
22- If you need to develop new infrastructure as code, then it should be broken out
23- into Ansible roles and referenced by Ansible playbooks. See [ creating ansible
24- roles] ( creating-ansible-roles.md ) .
25-
2620# About build.gimp.org
2721
2822* Point of Contact: [ Sam Gleske] ( https://github.com/samrocketman )
@@ -67,6 +61,12 @@ Jenkins is installed via the [`jenkins` debian package][jenkins-debian].
6761* Reuse as much code as possible which is why use of Ansible roles is
6862 emphasized.
6963
64+ # Developing new infrastructure
65+
66+ If you need to develop new infrastructure as code, then it should be broken out
67+ into Ansible roles and referenced by Ansible playbooks. See [ creating ansible
68+ roles] ( creating-ansible-roles.md ) .
69+
7070[ build ] : https://build.gimp.org/
7171[ deb ] : https://github.com/gimp-ci/jenkins-os-packages
7272[ debian ] : https://www.debian.org/releases/
You can’t perform that action at this time.
0 commit comments