test5
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 51s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 51s
Details
This commit is contained in:
parent
4ae8bbd38e
commit
4c5f96df34
|
@ -18,4 +18,6 @@ jobs:
|
|||
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
- run: docker version
|
||||
- run: docker version
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v2
|
Loading…
Reference in New Issue