SHA256
mark variable rc as local
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ function cleanup_tmpdir() {
|
||||
}
|
||||
|
||||
function download_files() {
|
||||
local path
|
||||
local path rc
|
||||
local query_params=''
|
||||
[ -n "$GIT_TAG" ] && query_params="?ref=$GIT_TAG"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user