Migrate to Actions #13
@ -16,5 +16,8 @@ jobs:
|
||||
- name: Run a command
|
||||
run: docker info
|
||||
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
|
||||
- name: Clone repository
|
||||
run: git pull gitea-actions
|
||||
run: git clone https://gitea.thezengarden.net/podman/ansible-dev.git /home/builds/src/ansible-dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user