test actions 3
All checks were successful
Docker Build Pipeline / Docker-Build-Pipeline (push) Successful in 2s

This commit is contained in:
Chris Hammer 2024-12-12 18:17:34 -05:00
parent adfeddf242
commit 8bfa6a8af7

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