Skip to content

Commit

Permalink
refactor: Apply environment variable validation
Browse files Browse the repository at this point in the history
  • Loading branch information
유미라 authored and 유미라 committed Nov 28, 2024
1 parent 389b556 commit 31170b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/client-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,6 @@ jobs:
key: ${{ secrets.SSH_PRIVATE_KEY }}
script: |
docker pull ${{ secrets.DOCKERHUB_USERNAME }}/troublepainter-nginx:latest
cd /home/mira/web30-stop-troublepainter
docker compose up -d nginx

0 comments on commit 31170b1

Please sign in to comment.