From 898f577b6a0ae18e7f33dac0ba2cecd3141d5ce2 Mon Sep 17 00:00:00 2001 From: Younglong Date: Mon, 29 Jan 2024 16:32:20 +0900 Subject: [PATCH] chore: cicd test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 오류 확인 중 --- .github/workflows/cicd-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd-dev.yml b/.github/workflows/cicd-dev.yml index 6948967a..b0173f2e 100644 --- a/.github/workflows/cicd-dev.yml +++ b/.github/workflows/cicd-dev.yml @@ -21,7 +21,7 @@ jobs: java-version: '17' distribution: 'temurin' - - name: Set docker-compose yml file +# - name: Set docker-compose yml file - uses: actions/checkout@v3 - run: | touch docker-compose.yml