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