This commit is contained in:
parent
97750df72f
commit
d6499b65c9
2
tag.sh
2
tag.sh
@ -4,7 +4,7 @@ export VERSION=`date +'%Y-%m-%d %R:%S'`
|
|||||||
curl -X 'POST' \
|
curl -X 'POST' \
|
||||||
'https://gitea.neur0tx.site/api/v1/repos/xray-addons/geoip-geosite-with-ru-blocklist/tags' \
|
'https://gitea.neur0tx.site/api/v1/repos/xray-addons/geoip-geosite-with-ru-blocklist/tags' \
|
||||||
-H 'accept: application/json' \
|
-H 'accept: application/json' \
|
||||||
-H 'Authorization: GITEA_API_KEY' \
|
-H 'Authorization: '"$GITEA_API_KEY"'' \
|
||||||
-H 'Content-Type: application/json' \
|
-H 'Content-Type: application/json' \
|
||||||
-d '{
|
-d '{
|
||||||
"message": "'"$VERSION"': daily release from ci",
|
"message": "'"$VERSION"': daily release from ci",
|
||||||
|
Loading…
Reference in New Issue
Block a user