Migrate to Actions #13
@ -18,7 +18,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Clone repository
|
- name: Clone repository
|
||||||
run: |
|
run: |
|
||||||
git clone ${{ GITHUB_SERVER_URL }}/${{ GITHUB_REPOSITORY }}.git
|
git clone https://gitea.thezengarden.net/podman/ansible-dev.git
|
||||||
cd ${{ REPOSITORY_NAME }}
|
cd ${{ REPOSITORY_NAME }}
|
||||||
git checkout ${{ env.GITHUB_REF_NAME }}
|
git checkout ${{ env.GITHUB_REF_NAME }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user