mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
avoid setting +x on .sh script
This commit is contained in:
@@ -28,7 +28,7 @@ branches:
|
|||||||
- /^travis-.*-build$/
|
- /^travis-.*-build$/
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ./scripts/build.sh
|
- sh ./scripts/build.sh
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- name: Release
|
- name: Release
|
||||||
|
|||||||
Reference in New Issue
Block a user