This commit is contained in:
parent
50d9743cdd
commit
0144fc7dbb
2
tag.sh
2
tag.sh
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
set -eux
|
set -eux
|
||||||
export VERSION=`date +'%Y-%m-%d %R:%S'`
|
export VERSION=`date +%Y%m%d%H%M%S`
|
||||||
curl -X 'POST' \
|
curl -X 'POST' \
|
||||||
'https://gitea.neur0tx.site/api/v1/repos/xray-addons/geoip-geosite-with-ru-blocklist/tags?token='"$GITEA_API_KEY"'' \
|
'https://gitea.neur0tx.site/api/v1/repos/xray-addons/geoip-geosite-with-ru-blocklist/tags?token='"$GITEA_API_KEY"'' \
|
||||||
-H 'accept: application/json' \
|
-H 'accept: application/json' \
|
||||||
|
Loading…
Reference in New Issue
Block a user