mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-14 13:41:23 +03:00
restore full build, comment, temporary state
This commit is contained in:
@ -14,7 +14,7 @@ before_install:
|
|||||||
- git submodule update --init
|
- git submodule update --init
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
# - build
|
- build
|
||||||
- deploy
|
- deploy
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
@ -91,7 +91,7 @@ jobs:
|
|||||||
- provider: releases
|
- provider: releases
|
||||||
draft: true
|
draft: true
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
#api_key:
|
#api_key: -CURRENTLY HARDCODED IN package/deploy_package_index.sh
|
||||||
# secure: kYsxX/N21fwLSTLpbb0c96PnQHn1CIMqZstm02hfUhCX83FygWSh4vs3gzW28DMpjQMZ6vC4g+jtfosYU2tUhht/bynurDH4edpEyGeMyK+fzCI9pAr4JT0RbKQI84EC18ScpgP/UP0jTc1LJ+xl8UMwSiDE0mzHx7xJ4mMNQbA=
|
# secure: kYsxX/N21fwLSTLpbb0c96PnQHn1CIMqZstm02hfUhCX83FygWSh4vs3gzW28DMpjQMZ6vC4g+jtfosYU2tUhht/bynurDH4edpEyGeMyK+fzCI9pAr4JT0RbKQI84EC18ScpgP/UP0jTc1LJ+xl8UMwSiDE0mzHx7xJ4mMNQbA=
|
||||||
file_glob: true
|
file_glob: true
|
||||||
tag_name: $TRAVIS_TAG
|
tag_name: $TRAVIS_TAG
|
||||||
|
Reference in New Issue
Block a user