test8
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
Details
This commit is contained in:
parent
6ca014264f
commit
023629d299
|
@ -20,4 +20,6 @@ jobs:
|
|||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
- run: docker version
|
||||
- name: Check out repository code
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.GITEA1_TOKEN }}
|
||||
uses: git clone https://github.com/your-repo/your-project.git .
|
Loading…
Reference in New Issue