mirror of
https://gitlab.com/ykkzde/posy-cursors
synced 2024-10-27 20:44:10 +00:00
Fix .gitlab-ci.yml
This commit is contained in:
parent
c16ac69f0f
commit
94e06bb116
@ -15,8 +15,8 @@ package-aur:
|
|||||||
# needs:
|
# needs:
|
||||||
# - release-github
|
# - release-github
|
||||||
dependencies: []
|
dependencies: []
|
||||||
# only:
|
only:
|
||||||
# - /^v(\d+\.)*\d+$/
|
- /^v(\d+\.)*\d+$/
|
||||||
before_script: []
|
before_script: []
|
||||||
script:
|
script:
|
||||||
- cd ./pkg/aur
|
- cd ./pkg/aur
|
||||||
|
Loading…
Reference in New Issue
Block a user