Skip to content

Fix shellcheck change

Administrator requested to merge fix-ff-release-3 into master

Created by: felixfbecker

@ggilmore there's an important difference in behavior here: ls returns file names, while the bash iteration returns cwd-relative paths. Since we use the filename in the GCP upload destination, we need file names. (This is the reason for the browser extension release currently being broken)

Merge request reports

Loading