From a6c0134fb91dff663e46f94711d5d6b1129e6c25 Mon Sep 17 00:00:00 2001 From: hiimminjeong Date: Mon, 10 Feb 2025 15:25:26 +0900 Subject: [PATCH] sonarqube test --- .github/workflows/performance-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/performance-ci.yml b/.github/workflows/performance-ci.yml index ddb6603..7a7048d 100644 --- a/.github/workflows/performance-ci.yml +++ b/.github/workflows/performance-ci.yml @@ -113,3 +113,4 @@ jobs: git config --global github.token ${{ secrets.PAT }} git commit -am "Update image tag harbor.hotsun.store/ticketaka/ticketaka-performance:${{ steps.tag_version.outputs.new_tag }}" git push -u origin main +