Update .gitea/workflows/ci.yml
This commit is contained in:
parent
6d061ec02d
commit
1edde55597
@ -26,7 +26,7 @@ jobs:
|
|||||||
retention-days: 1
|
retention-days: 1
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
tag-only-job:
|
tag-only-job:
|
||||||
runs-on: dind
|
runs-on: act-runner
|
||||||
# if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
|
# if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
|
||||||
needs: Explore-Gitea-Actions
|
needs: Explore-Gitea-Actions
|
||||||
container:
|
container:
|
||||||
|
Loading…
Reference in New Issue
Block a user