diff options
| author | Théo Zimmermann | 2018-10-18 13:37:23 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2018-10-18 13:37:23 +0200 |
| commit | df69c44af03f2587b3f1706a805d0e2728c1f1dc (patch) | |
| tree | 283e29e04a56784c78093188b779e47e38be5fb0 /dev | |
| parent | d53c7af7eed922773582aaaf2c2c4dc0ac873100 (diff) | |
[ci] Pin CI_REF to plugin_tutorial to use not yet merged commit.
This fixes the CI until this commit is merged into master.
Diffstat (limited to 'dev')
| -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 50d4d21637..f422030b53 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:=master}" +: "${plugin_tutorial_CI_REF:=14b2976cdf67db788b79d9421ce1e89bd15c7313}" : "${plugin_tutorial_CI_GITURL:=https://github.com/ybertot/plugin_tutorials}" : "${plugin_tutorial_CI_ARCHIVEURL:=${plugin_tutorial_CI_GITURL}/archive}" |
