build: Add bash verbose feedback for debugging
This commit is contained in:
@@ -109,6 +109,7 @@ jobs:
|
|||||||
ubuntu-vm/ubuntu-${{ env.UBUNTU_VERSION }}-rke2-v${{ needs.semrel_dryrun.outputs.version }}-compacted.img
|
ubuntu-vm/ubuntu-${{ env.UBUNTU_VERSION }}-rke2-v${{ needs.semrel_dryrun.outputs.version }}-compacted.img
|
||||||
- name: Upload image file
|
- name: Upload image file
|
||||||
run: |
|
run: |
|
||||||
|
set -e
|
||||||
REPO_TOKEN=$(curl -fsSL -X POST \
|
REPO_TOKEN=$(curl -fsSL -X POST \
|
||||||
http://nextexplorer.nextexplorer.svc.cluster.local:3000/api/auth/login \
|
http://nextexplorer.nextexplorer.svc.cluster.local:3000/api/auth/login \
|
||||||
-H "Content-Type: application/json" \
|
-H "Content-Type: application/json" \
|
||||||
|
|||||||
Reference in New Issue
Block a user