Update release-orchestrated.yml

This commit is contained in:
2026-05-20 17:05:28 +03:30
parent 01b27b1b08
commit 815814e765
@@ -101,7 +101,10 @@ jobs:
- name: Checkout - name: Checkout
shell: bash shell: bash
run: | run: |
set -euo pipefail
git clone --depth 1 https://git.sabp.ir/sufi-chain/dev-ops-test.git . git clone --depth 1 https://git.sabp.ir/sufi-chain/dev-ops-test.git .
echo "=== Workspace contents ==="
ls -la
- name: Build and push image - name: Build and push image
shell: bash shell: bash