Fix .gitlab-ci.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user