Update .gitea/workflows/ci.yml
This commit is contained in:
parent
03354c5ec1
commit
bdb2dddf6d
@ -27,7 +27,7 @@ jobs:
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
tag-only-job:
|
||||
runs-on: ci-tools
|
||||
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
|
||||
# if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
|
||||
needs: Explore-Gitea-Actions
|
||||
steps:
|
||||
- run: mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user