+10
-4
@@ -5,7 +5,13 @@ pipeline:
|
|||||||
build:
|
build:
|
||||||
image: sublimino/debian-build-essential
|
image: sublimino/debian-build-essential
|
||||||
commands:
|
commands:
|
||||||
- tar xvzf buildroot-2018.02.2.tar.gz
|
- ls
|
||||||
- cd buildroot-2018.02.2
|
#- tar xvzf buildroot-2018.02.2.tar.gz
|
||||||
- make BR2_EXTERNAL=../ ttngw_defconfig
|
#- cd buildroot-2018.02.2
|
||||||
- make
|
#- make BR2_EXTERNAL=../ ttngw_defconfig
|
||||||
|
#- make
|
||||||
|
publish:
|
||||||
|
image: plugins/gitea-release
|
||||||
|
secrets: [ gitea_token ]
|
||||||
|
base_url: https://dev.a-toy.eu
|
||||||
|
files: README.md
|
||||||
|
|||||||
Reference in New Issue
Block a user