diff options
| author | Emilio Jesus Gallego Arias | 2018-10-28 02:03:16 +0100 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2018-10-28 02:03:16 +0100 |
| commit | 665146168720c094ce4fbb3d7d044d9904099f95 (patch) | |
| tree | 247070fe7f4c197198787b57ac6a8a50e7a62204 /dev/ci | |
| parent | 788ff535ed27d5142cd18878f8478bfc161945cd (diff) | |
| parent | 8564e3c9ff59fd9815c8a77aa7e87fa552f8ac42 (diff) | |
Merge PR #8827: Revert "[ci] Pin CI_REF to plugin_tutorial to use not yet merged commit."
Diffstat (limited to 'dev/ci')
| -rwxr-xr-x | dev/ci/ci-basic-overlay.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh index f422030b53..50d4d21637 100755 --- a/dev/ci/ci-basic-overlay.sh +++ b/dev/ci/ci-basic-overlay.sh @@ -238,7 +238,7 @@ ######################################################################## # plugin_tutorial ######################################################################## -: "${plugin_tutorial_CI_REF:=14b2976cdf67db788b79d9421ce1e89bd15c7313}" +: "${plugin_tutorial_CI_REF:=master}" : "${plugin_tutorial_CI_GITURL:=https://github.com/ybertot/plugin_tutorials}" : "${plugin_tutorial_CI_ARCHIVEURL:=${plugin_tutorial_CI_GITURL}/archive}" |
