Update release-orchestrated.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user