mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-26 17:42:18 +03:00
restore sequential group jobs
This commit is contained in:
@ -13,6 +13,10 @@ cache:
|
|||||||
directories:
|
directories:
|
||||||
- $HOME/astyle
|
- $HOME/astyle
|
||||||
|
|
||||||
|
stages:
|
||||||
|
- build
|
||||||
|
- deploy
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
# Build stage. To save time, run all kinds of builds and tests in parallel.
|
# Build stage. To save time, run all kinds of builds and tests in parallel.
|
||||||
|
Reference in New Issue
Block a user