update .done ci file
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
NADAL Jean-Baptiste
2020-03-13 11:43:52 +01:00
parent 02b9f92f40
commit 8562425c08

View File

@@ -13,9 +13,8 @@ steps:
- git clone ssh://git@git.nadal-fr.com:222/domo/qlibc.git
- git clone ssh://git@git.nadal-fr.com:222/domo/libevent.git
- git clone ssh://git@git.nadal-fr.com:222/domo/nats.c.git
- git clone ssh://git@git.nadal-fr.com:222/domo/json-c.git
- git clone -b 'json-c-0.13' --single-branch --depth 1 ssh://git@git.nadal-fr.com:222/domo/json-c.git
- patch -d nats.c -p1 < domo-iot/patches/nats.c.patch
- patch -d json-c -p1 < domo-iot/patches/json-c.patch
- name: build
image: registry.nadal-fr.com/buildroot_dev