+2
-1
@@ -3,10 +3,11 @@ pipeline:
|
||||
image: plugins/download
|
||||
source: https://buildroot.org/downloads/buildroot-2018.02.2.tar.gz
|
||||
build:
|
||||
image: buildroot/base:20180318.1724
|
||||
image: sublimino/debian-build-essential
|
||||
commands:
|
||||
- ls -al
|
||||
- pwd
|
||||
- whoami
|
||||
- cat /etc/issue
|
||||
- touch bla
|
||||
- tar xvzf buildroot-2018.02.2.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user