Skip to content

Commit

Permalink
Update albeobsa-cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chaiminwoo0223 committed Jun 1, 2024
1 parent acd35e5 commit 825f580
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/albeobsa-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,4 @@ jobs:
port: ${{ secrets.REMOTE_SSH_PORT }}
script: |
cd ${{secrets.REMOTE_DOCKER_PATH}}
docker compose down
docker pull ${{secrets.DOCKER_USERNAME}}/${{secrets.DOCKER_REPOSITORY}}
docker compose up -d

1 comment on commit 825f580

@chaiminwoo0223
Copy link
Collaborator Author

@chaiminwoo0223 chaiminwoo0223 commented on 825f580 Jun 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.커밋 메시지를 아무것도 입력하지 않았는데, Update albeobsa-cicd.yml로 적혔습니다.
2.다음부터는 잘 적겠습니다.

Please sign in to comment.