Forcing input from user during _upgradePublisher.sh breaks CI
Đang mở
- Ngôn ngữ chính
- HTML
- Star
- 46
- Fork
- 68
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hiya!
Tried running my automated pipeline after having it dormant for some time and realized that confirmation is now required before download in _updatePublisher.sh
It's specifically the line
```
read -r -p "$message" response
```
that causes problems.
It would be nice to be able to pass a flag to force the answer to the question.
Submitting a PR for this (only for the .sh as I don't have a PC to try out a .bat version)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.