Updated drone recipe
the build failed

This commit is contained in:
2018-05-17 11:41:16 +02:00
parent a574116de2
commit b87f5b6393
+1 -1
View File
@@ -14,7 +14,7 @@ pipeline:
- tar xzf ../buildroot-2018.02.2.tar.gz
- cd buildroot-2018.02.2
- make BR2_EXTERNAL=../../ ttngw_defconfig
- make | grep ">>>"
- make | tee build.log
publish:
image: plugins/gitea-release
secrets: [ gitea_token ]