Fix .gitlab-ci.yml
This commit is contained in:
parent
c16ac69f0f
commit
94e06bb116
@ -15,8 +15,8 @@ package-aur:
|
||||
# needs:
|
||||
# - release-github
|
||||
dependencies: []
|
||||
# only:
|
||||
# - /^v(\d+\.)*\d+$/
|
||||
only:
|
||||
- /^v(\d+\.)*\d+$/
|
||||
before_script: []
|
||||
script:
|
||||
- cd ./pkg/aur
|
||||
|
Loading…
Reference in New Issue
Block a user