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$/
|
||||
|
||||
script:
|
||||
- ./scripts/build.sh
|
||||
- sh ./scripts/build.sh
|
||||
|
||||
stages:
|
||||
- name: Release
|
||||
|
||||
Reference in New Issue
Block a user