Fix SC1090.

This commit is contained in:
Darko Poljak 2018-10-05 12:19:16 +02:00
parent 2f7b8e6db9
commit e46420e7f5
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ state=$(cat "$__object/parameter/state")
case "$os" in
centos)
# shellcheck source=/dev/null
if (. "$__global/explorer/os_release" && [ "${VERSION_ID}" = "7" ]); then
__yum_repo docker-ce-stable \
--name 'Docker CE Stable' \