test
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-rootfs-archives (push) Successful in 9m18s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-changelogs (push) Successful in 17s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-docker-images (push) Successful in 27s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-build-info (push) Failing after 18s
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-rootfs-archives (push) Successful in 9m18s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-changelogs (push) Successful in 17s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-docker-images (push) Successful in 27s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-build-info (push) Failing after 18s
This commit is contained in:
@@ -164,7 +164,6 @@ jobs:
|
||||
if [[ $found -eq 0 ]]; then
|
||||
missing_versions+=("$version")
|
||||
fi
|
||||
done
|
||||
|
||||
if [[ ${#missing_versions[@]} -gt 0 ]]; then
|
||||
echo "[ERROR] Missing archives for: ${missing_versions[*]}"
|
||||
|
||||
Reference in New Issue
Block a user