ja
This commit is contained in:
parent
01245e7901
commit
e19ff6f217
@ -8,14 +8,16 @@ steps:
|
|||||||
- name: submodules
|
- name: submodules
|
||||||
image: docker:git
|
image: docker:git
|
||||||
commands:
|
commands:
|
||||||
- git submodule update --recursive --init
|
#- git submodule update --recursive --init
|
||||||
|
- ls
|
||||||
|
|
||||||
- name: change site to tdf
|
- name: change site to tdf
|
||||||
image: docker:git
|
image: docker:git
|
||||||
commands:
|
commands:
|
||||||
- cd site
|
- cd site
|
||||||
- git checkout v2018.2-tdf
|
# - git checkout v2018.2-tdf
|
||||||
- mkdir fff
|
- mkdir fff
|
||||||
|
- whoami
|
||||||
|
|
||||||
- name: build-ar71xx-generic
|
- name: build-ar71xx-generic
|
||||||
image: hoffmannhosting/gluon-builder
|
image: hoffmannhosting/gluon-builder
|
||||||
@ -23,6 +25,7 @@ steps:
|
|||||||
- name: gluon
|
- name: gluon
|
||||||
path: /gluon
|
path: /gluon
|
||||||
commands:
|
commands:
|
||||||
|
- whoami
|
||||||
- cd /gluon
|
- cd /gluon
|
||||||
- mkdir gdsgklösjd
|
- mkdir gdsgklösjd
|
||||||
- ls /drone/src/gluon
|
- ls /drone/src/gluon
|
||||||
|
Loading…
Reference in New Issue
Block a user