Skip to content

Commit

Permalink
깃헙 액션2
Browse files Browse the repository at this point in the history
  • Loading branch information
이민구 authored and 이민구 committed Dec 13, 2024
1 parent 4aafec1 commit e0d9cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push-to-ecr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Push to ECR
on:
push:
branches:
- main # main 브랜치에 푸시될 때 실행
- master # main 브랜치에 푸시될 때 실행

jobs:
build-and-push:
Expand Down

0 comments on commit e0d9cc4

Please sign in to comment.