From ae3f0bd7beb0a2971d36df0e056ae4cc3b7701da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=EB=AF=BC=EC=9A=B0?= Date: Sat, 1 Jun 2024 20:53:08 +0900 Subject: [PATCH] =?UTF-8?q?[#11]=20CI/CD=20=EC=8A=A4=ED=81=AC=EB=A6=BD?= =?UTF-8?q?=ED=8A=B8=20=EC=99=84=EC=84=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/albeobsa-cicd.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/albeobsa-cicd.yml b/.github/workflows/albeobsa-cicd.yml index fc58fd2..530776f 100644 --- a/.github/workflows/albeobsa-cicd.yml +++ b/.github/workflows/albeobsa-cicd.yml @@ -52,7 +52,6 @@ jobs: key: ${{ secrets.REMOTE_SSH_KEY }} port: ${{ secrets.REMOTE_SSH_PORT }} script: | - whoami cd ${{secrets.REMOTE_DOCKER_PATH}} docker compose down docker rmi ${{secrets.DOCKER_USERNAME}}/${{secrets.DOCKER_REPOSITORY}}