mirror of
https://github.com/esp8266/Arduino.git
synced 2025-12-10 20:02:26 +03:00
git: depth 1, submodules not recursive
This commit is contained in:
@@ -6,6 +6,13 @@ cache:
|
||||
directories:
|
||||
- $HOME/astyle
|
||||
|
||||
git:
|
||||
depth: 1
|
||||
submodules: false
|
||||
|
||||
before_install:
|
||||
- git submodule update --init
|
||||
|
||||
stages:
|
||||
- build
|
||||
- deploy
|
||||
|
||||
Reference in New Issue
Block a user