Migrate to Actions #13

Merged
chris merged 39 commits from gitea-actions into release 2024-12-17 18:37:06 -05:00
Showing only changes of commit 2afc27dbd1 - Show all commits

View File

@ -19,7 +19,7 @@ jobs:
- name: Clone repository
run: |
git clone https://gitea.thezengarden.net/podman/ansible-dev.git
cd ${{ REPOSITORY_NAME }}
cd ansible-dev
git checkout ${{ env.GITHUB_REF_NAME }}
- name: Environment check