init
This commit is contained in:
parent
385b6cb31f
commit
14d92a0d68
@ -26,6 +26,10 @@ jobs:
|
|||||||
name: 'Deploy to dev'
|
name: 'Deploy to dev'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: 'Print Info'
|
||||||
|
run: |
|
||||||
|
echo "Cloning ${{ github.event.inputs.repo_path }}"
|
||||||
|
echo "From branch ${{ github.event.inputs.branch }}"
|
||||||
- name: Cloning2
|
- name: Cloning2
|
||||||
uses: https://git.binom.pw/otp/devops/clone@main
|
uses: https://git.binom.pw/otp/devops/clone@main
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user