This publisher is not needed as the github-pull-requests trigger takes care of
updating the status on the pull request.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- ../../build/build
publishers:
- - github-notifier
- postbuildscript:
script-only-if-succeeded: False
script-only-if-failed: False
!include-raw:
- ../../../scripts/build_utils.sh
- ../../build/build
-
- publishers:
- - github-notifier
!include-raw:
- ../../../scripts/build_utils.sh
- ../../build/build
-
- publishers:
- - github-notifier
- shell: "ccache -M 5G; ccache -z; export NPROC=$(nproc); timeout 7200 ./run-make-check.sh; ccache -s"
publishers:
- - github-notifier
- postbuildscript:
script-only-if-succeeded: False
script-only-if-failed: True
!include-raw:
- ../../../scripts/build_utils.sh
- ../../build/build
-
- publishers:
- - github-notifier
!include-raw:
- ../../../scripts/build_utils.sh
- ../../build/build
-
- publishers:
- - github-notifier
- shell:
# Note that we're including the main "takora" job's build steps here.
!include-raw ../../../takora/build/build
-
- publishers:
- - github-notifier
!include-raw:
- ../../../scripts/build_utils.sh
- ../../build/build
-
- publishers:
- - github-notifier