mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 00:45:43 -04:00
Backports PR #10689
**Commit 1:**
build: always run build task in jenkins
We always run the build task now in jenkins jobs rather than only in the
core builds. This ensures that the build task runs in PR builds even
though the build artifacts are not used for anything.
Ideally all the selenium tests would run against this build rather than
it just being something that gets ran and forgotten about, but this is a
first step.
* Original sha:
|
||
---|---|---|
.. | ||
_jenkins_setup.sh | ||
jenkins_build_snapshot.sh | ||
jenkins_selenium.sh | ||
jenkins_unit.sh |