Just to see what happens
This commit is contained in:
parent
6dfebca9e4
commit
5b7f35508c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user