diff --git a/.drone.yml b/.drone.yml index d3cfd48..189785c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -65,6 +65,7 @@ steps: PASSWD: from_secret: gitea_password commands: + - env - echo "https://$USER:$PASSWD@git.1000my.com" >> ~/.git-credentials - cat ~/.git-credentials - git fetch --tags