@ -65,7 +65,7 @@ steps:
password:
from_secret: gitea_password
commands:
- echo "https://$username:$password@git.1000my.com" >> ~/.git-credentials
- echo "https://${username}:${password}@git.1000my.com" >> ~/.git-credentials
- cat ~/.git-credentials
- git fetch --tags
- git submodule init