Fix .gitlab-ci.yml

Dmitry Porunov 5 years ago
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…
Cancel
Save