Skip to content

Commit

Permalink
Merge pull request #272 from boostcampwm-2022/env/SSL-인증서-자동-발급-설정-및-…
Browse files Browse the repository at this point in the history
…dev-서버-관련-파일-삭제

env: Dockerfile 업로드 삭제
  • Loading branch information
NaGyeong-Park authored Apr 20, 2023
2 parents e5dd3c6 + f3aedad commit 2426b68
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/PROXY_BUILD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,6 @@ jobs:
username: kumsil1006
password: ${{ secrets.DOCKER_ACCESS_TOKEN }}

- name: Docker images build 및 GitHub Container Registry로 push
uses: docker/[email protected]
with:
push: true
tags: ghcr.io/kumsil1006/oao-proxy
context: ./nginx
file: ./nginx/Dockerfile

- name: Docker Compose 파일 운영 서버로 복사
uses: appleboy/scp-action@master
with:
Expand Down

0 comments on commit 2426b68

Please sign in to comment.