Compare commits

...

4 Commits

Author SHA1 Message Date
dm 84d2035b9e test9
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s Details
2024-08-13 09:12:22 +08:00
dm 023629d299 test8
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s Details
2024-08-13 09:10:29 +08:00
dm 6ca014264f test7
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s Details
2024-08-13 08:57:23 +08:00
dm b08c0e9007 test6
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 31s Details
2024-08-13 08:54:17 +08:00
1 changed files with 3 additions and 1 deletions

View File

@ -20,4 +20,6 @@ jobs:
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: docker version
- name: Check out repository code
uses: actions/checkout@v2
env:
GITEA_TOKEN: ${{ secrets.GITEA1_TOKEN }}
uses: git clone root@106.14.174.241:3000/root/simple-go-action.git .