-
- Downloads
Test the current script, not the one in the main branch
Since the pipeline is meant to be `include:`d from other repositories
by default it tries to retrieve the `update_test_binaries.sh` script
with a HTTP call.
However this means that the test pipeline on a specific commit is not
actually testing the `update_test_binaries.sh` script on the same
commit, but it retrieves it from the `$osname/$release` branch (in this
case, `apertis/v2023dev1`).
Tweak things to ensure the current `update_test_binaries.sh` is used
during testing.
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
parent
5613629d
No related branches found
No related tags found
Please register or sign in to comment