build: Add bash verbose feedback for debugging
build-image / Semantic Release (Dry-run) (push) Successful in 28s
build-image / Build image (push) Failing after 11m47s

This commit is contained in:
2026-09-15 17:49:51 +10:00
parent 286e79ddab
commit 06a865e974
+3
View File
@@ -107,8 +107,11 @@ jobs:
--check-tmpdir ignore \
ubuntu-vm/ubuntu-${{ env.UBUNTU_VERSION }}-rke2-v${{ needs.semrel_dryrun.outputs.version }}.img \
ubuntu-vm/ubuntu-${{ env.UBUNTU_VERSION }}-rke2-v${{ needs.semrel_dryrun.outputs.version }}-compacted.img
rm ubuntu-vm/ubuntu-${{ env.UBUNTU_VERSION }}-rke2-v${{ needs.semrel_dryrun.outputs.version }}.img
- name: Upload image file
run: |
set -x
REPO_TOKEN=$(curl -fsSL -X POST \
http://nextexplorer.nextexplorer.svc.cluster.local:3000/api/auth/login \
-H "Content-Type: application/json" \