@ -65,7 +65,7 @@ steps:
PASSWD:
from_secret: gitea_password
commands:
- env
- git config --global credential.helper store
- echo "https://$USER:$PASSWD@git.1000my.com" >> ~/.git-credentials
- cat ~/.git-credentials
- git fetch --tags