Upgraded drone file
the build failed

This commit is contained in:
2018-05-16 00:35:01 +02:00
parent 49b768f6f8
commit 69035e90af
+10 -4
View File
@@ -5,7 +5,13 @@ pipeline:
build:
image: sublimino/debian-build-essential
commands:
- tar xvzf buildroot-2018.02.2.tar.gz
- cd buildroot-2018.02.2
- make BR2_EXTERNAL=../ ttngw_defconfig
- make
- ls
#- tar xvzf buildroot-2018.02.2.tar.gz
#- cd buildroot-2018.02.2
#- make BR2_EXTERNAL=../ ttngw_defconfig
#- make
publish:
image: plugins/gitea-release
secrets: [ gitea_token ]
base_url: https://dev.a-toy.eu
files: README.md