Skip to content

Commit

Permalink
docker CD
Browse files Browse the repository at this point in the history
  • Loading branch information
dj9771 committed Dec 19, 2023
1 parent 3610db4 commit fc99b69
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/workflow_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ jobs:
- name: Deploy to Production
run: |
docker-compose build
docker-compose up -d
docker-compose up -d
docker-compose push

0 comments on commit fc99b69

Please sign in to comment.