mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-21 10:26:06 +03:00
attempt to include submodules in deploy stage (#6067)
This commit is contained in:
parent
479741e2fc
commit
024b1c15ca
@ -103,6 +103,7 @@ jobs:
|
||||
stage: deploy
|
||||
script: tests/ci/build_package.sh
|
||||
env: BUILD_TYPE=package
|
||||
before_deploy: git submodule update --init
|
||||
deploy:
|
||||
# Create Github release, upload artifacts
|
||||
- provider: releases
|
||||
|
Loading…
x
Reference in New Issue
Block a user