mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
Update onpush_builder.yaml
This commit is contained in:
1
.github/workflows/onpush_builder.yaml
vendored
1
.github/workflows/onpush_builder.yaml
vendored
@@ -83,6 +83,7 @@ jobs:
|
|||||||
- name: Make scripts executable
|
- name: Make scripts executable
|
||||||
run: |
|
run: |
|
||||||
echo "Starting"
|
echo "Starting"
|
||||||
|
git pull origin master
|
||||||
git config core.filemode true
|
git config core.filemode true
|
||||||
# shellcheck disable=SC2086,SC2046
|
# shellcheck disable=SC2086,SC2046
|
||||||
#git update-index --chmod=+x $(find "$path" -type f -iname "*.sh")
|
#git update-index --chmod=+x $(find "$path" -type f -iname "*.sh")
|
||||||
|
|||||||
Reference in New Issue
Block a user