ci2
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s

This commit is contained in:
Austin Godber 2024-05-16 08:37:56 -07:00
parent 8271d9b2da
commit 5705c213bd

View File

@ -17,4 +17,5 @@ jobs:
run: |
ls ${{ gitea.workspace }}
echo "Hi there!"
docker ps
- run: echo "🍏 This job's status is ${{ job.status }}."