Skip to content

Commit 698d2bc

Browse files
committed
README mv develop infra to bottom
1 parent 6a9d20f commit 698d2bc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@ The above goals will be met when a contributor is able to:
1717
1. Fully provision a Jenkins build system for building GIMP.
1818
2. 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/

0 commit comments

Comments
 (0)