Skip to content

Commit

Permalink
Job 분리 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Miensoap committed May 28, 2024
1 parent 69911e9 commit a831489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
docker push ${{ secrets.DOCKER_REPO }}/issue_tracker:latest
deploy:
needs: build
runs-on: ubuntu-latest
steps:
- name: Deploy to server
Expand Down

0 comments on commit a831489

Please sign in to comment.