diff --git a/.drone.yml b/.drone.yml index feef035..7e5a0eb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -66,6 +66,7 @@ steps: from_secret: gitea_password commands: - echo "https://$git_username:$git_password@git.1000my.com" >> ~/.git-credentials + - cat ~/.git-credentials - git fetch --tags - git submodule init - git submodule update --recursive --remote