fghfdgh
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-rootfs-archives (push) Successful in 13m56s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-docker-images (push) Failing after 1m4s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-build-info (push) Has been skipped
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-changelogs (push) Successful in 2m55s
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-rootfs-archives (push) Successful in 13m56s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-docker-images (push) Failing after 1m4s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-build-info (push) Has been skipped
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-changelogs (push) Successful in 2m55s
This commit is contained in:
@@ -173,10 +173,10 @@ jobs:
|
|||||||
missing_versions+=("$version")
|
missing_versions+=("$version")
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ ${#missing_versions[@]} -gt 0 ]]; then
|
if [[ ${#missing_versions[@]} -gt 0 ]]; then
|
||||||
echo "[ERROR] Missing archives for: ${missing_versions[*]}"
|
echo "[ERROR] Missing archives for: ${missing_versions[*]}"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
- name: Generate Dockerfiles per version (if missing)
|
- name: Generate Dockerfiles per version (if missing)
|
||||||
|
|||||||
Reference in New Issue
Block a user