Echo debug for merge
This commit is contained in:
@@ -163,4 +163,4 @@ jobs:
|
||||
chmod +x /usr/local/bin/tea
|
||||
echo "${PR_INDEX}"
|
||||
tea login add --name gitea-rinoa --url "${{ vars.RINOA_GITEA_URL }}" --user gitea-sonarqube-bot --password "${{ secrets.BOT_GITEA_PASSWORD }}" --token "${{ secrets.BOT_GITEA_TOKEN }}"
|
||||
tea pr m --repo ${{ github.repository }}--message "Automatically merged by Gitea Actions" --output table ${PR_INDEX}
|
||||
tea pr m --repo ${{ github.repository }}--message "Automatically merged by Gitea Actions" ${PR_INDEX}
|
||||
|
||||
Reference in New Issue
Block a user