Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0acef09910 |
@@ -143,6 +143,10 @@ jobs:
|
||||
tag:
|
||||
name: Tag Commit
|
||||
runs-on: ubuntu-22.04
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG
|
||||
when: never
|
||||
- when: always
|
||||
# needs: lint
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user