First article #1
@ -3,10 +3,6 @@ type: docker
|
||||
name: build
|
||||
|
||||
steps:
|
||||
- name: submodules
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git submodule update --recursive --remote
|
||||
- name: lint checks
|
||||
image: node:14.16-alpine
|
||||
commands:
|
||||
|
Loading…
x
Reference in New Issue
Block a user