]> git.ipfire.org Git - thirdparty/systemd.git/commit
semaphore: keep build settings in the repository
authorEvgeny Vereshchagin <evvers@ya.ru>
Tue, 29 Jan 2019 02:44:02 +0000 (03:44 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 9 Feb 2019 16:43:46 +0000 (17:43 +0100)
commit841e1049016de8368644ffbe704752f1ba8d603c
tree851882b05b7c811dcae1d4099b10e170a9738d27
parenta61b550c5061b924b940f7b180c7c98face837b6
semaphore: keep build settings in the repository

It should make it easier to tweak them without having access to
SemaphoreCI itself (I'm glad I'm an admin there now but it shouldn't
be necessary to be an admin to add a couple of kludges :-)). More
importantly, changes to the settings will go through review and
be tested before they're applied globally potentially breaking
Semaphore as it happened two days ago.

I'll point Semaphore CI to these scripts once the PR is merged.
semaphoreci/gcc-compilation.sh [new file with mode: 0755]
semaphoreci/setup.sh [new file with mode: 0755]