Skip to content

Commit

Permalink
[fix] : git flow 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
TaetaetaE01 committed Oct 9, 2024
1 parent 99c0bb1 commit b778cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
## 푸시한 임지를 ec2에서 풀받아서 실행시키는 과정
run-docker-image-on-ec2:
needs: build-docker-image
runs-on: self-hosted
runs-on: ubuntu-latest

steps:

Expand Down

0 comments on commit b778cc7

Please sign in to comment.