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 8bfa6a8af7 - Show all commits

View File

@ -16,5 +16,8 @@ jobs:
- name: Run a command - name: Run a command
run: docker info run: docker info
- name: Where are we?
run: pwd
- name: Clone repository - name: Clone repository
run: git pull gitea-actions run: git clone https://gitea.thezengarden.net/podman/ansible-dev.git /home/builds/src/ansible-dev