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