Changed drone recipe
the build was successful

This commit is contained in:
2018-05-15 22:53:22 +02:00
parent 7872130dba
commit 1489a3077d
+2 -5
View File
@@ -5,9 +5,6 @@ pipeline:
build: build:
image: sublimino/debian-build-essential image: sublimino/debian-build-essential
commands: commands:
- ls -al
- pwd
- whoami
- cat /etc/issue
- touch bla
- tar xvzf buildroot-2018.02.2.tar.gz - tar xvzf buildroot-2018.02.2.tar.gz
- cd buildroot-2018.02.2
- make BR2_EXTERNAL=../ ttngw_defconfig