fix/cicd #3

Merged
marcio.fernandes merged 62 commits from fix/cicd into master 2025-11-22 17:43:58 +00:00
Showing only changes of commit 5d7bc73f2c - Show all commits

View File

@@ -32,6 +32,7 @@ jobs:
- name: Debug runner paths
run: |
curl -vk --max-time 5 https://<${{ secrets.casa_vlan_kube_server }}>/version
echo "Runner temp: ${{ runner.temp }}"
echo "Workspace: ${{ gitea.workspace }}"
ls -l ${{ runner.temp }}