Skip to content

Commit

Permalink
fix: CI/CD 해결1
Browse files Browse the repository at this point in the history
  • Loading branch information
tfer2442 committed Jul 9, 2024
1 parent 9d642e4 commit 8e00a82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Backend CI
on:
push:
branches: [ main ]

jobs:
ci:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8e00a82

Please sign in to comment.