Compare commits

...

1 Commits

Author SHA1 Message Date
Dmitry Porunov
5b7f35508c Just to see what happens 2020-06-24 20:49:36 +03:00

View File

@@ -9,7 +9,8 @@ Update-AUR:
script: script:
- cd ./pkg/aur - cd ./pkg/aur
- _version=$(echo $CI_COMMIT_REF_NAME | cut -c 2-) - _version=$(echo $CI_COMMIT_TAG)
- echo "$CI_COMMIT_TAG"
- echo "Pushing'v$_version'" - echo "Pushing'v$_version'"
- sourceURL=https://gitlab.com/ykkzde/posy-cursors/-/archive/v$_version/cursorsPosy-v$_version.tar.gz?path=themes - sourceURL=https://gitlab.com/ykkzde/posy-cursors/-/archive/v$_version/cursorsPosy-v$_version.tar.gz?path=themes