Add shellcheck fixes and enhancements
This commit is contained in:
parent
9336aabaf2
commit
401da9582d
2 changed files with 7 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
shellcheck:
|
||||
stage: build
|
||||
script:
|
||||
- /usr/bin/shellcheck share_lun_ui_fix.sh
|
||||
- /usr/bin/shellcheck -e SC2164,SC2086 share_lun_ui_fix.sh
|
Loading…
Add table
Add a link
Reference in a new issue