test actions 2
Some checks failed
Docker Build Pipeline / Docker-Build-Pipeline (push) Failing after 2s

This commit is contained in:
Chris Hammer 2024-12-12 18:14:06 -05:00
parent 48458851df
commit adfeddf242

View File

@ -15,3 +15,6 @@ jobs:
steps:
- name: Run a command
run: docker info
- name: Clone repository
run: git pull gitea-actions