This commit is contained in:
parent
e3104b2244
commit
736813973b
13
.drone.yml
13
.drone.yml
@ -2,15 +2,12 @@
|
||||
kind: pipeline
|
||||
name: default
|
||||
|
||||
clone:
|
||||
recursive: true
|
||||
|
||||
steps:
|
||||
# - name: submodule
|
||||
# image: alpine:git
|
||||
# commands:
|
||||
# - git submodule init
|
||||
# - git submodule update
|
||||
- name: submodule
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
|
||||
- name: build
|
||||
image: eumau/drone-plugin-make
|
||||
|
Loading…
x
Reference in New Issue
Block a user