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 56b1f1cf77 - Show all commits

View File

@ -16,11 +16,8 @@ jobs:
- name: Cleanup old code
run: rm -rfv *
# - name: Clone repository
# run: git clone https://gitea.thezengarden.net/podman/ansible-dev.git
- name: Clone repository
uses: actions/checkout@v4
run: git clone https://gitea.thezengarden.net/podman/ansible-dev.git
- name: Environment check
run: |