]> granicus.if.org Git - esp-idf/commit
gitlab-ci: update submodules before build
authorIvan Grokhotkov <ivan@espressif.com>
Thu, 1 Sep 2016 07:13:15 +0000 (15:13 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Thu, 1 Sep 2016 07:13:15 +0000 (15:13 +0800)
commit02e70abf8493912b28884a74cdbe98dd31f627e1
tree4528246e457cc6c49ab488806ea2affffe0f042c
parent6367268f99cb1009b8d57f04b1ee7380ca66fc00
gitlab-ci: update submodules before build

Gitlab CI will cache build directory per branch and per build step. Also it doesn't try to update submodules.
We have to do this manually because otherwise we end up with old version of submodule in cached directory.
.gitlab-ci.yml