1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-18 12:24:04 +03:00

restore sequential group jobs

This commit is contained in:
David Gauchard 2018-12-14 02:14:56 +01:00
parent 55b9a2ef55
commit 28a59a1688

View File

@ -13,6 +13,10 @@ cache:
directories:
- $HOME/astyle
stages:
- build
- deploy
jobs:
include:
# Build stage. To save time, run all kinds of builds and tests in parallel.