Skip to content

Commit

Permalink
깃허브 액션 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
94-c committed Sep 6, 2024
1 parent 3e1d562 commit a47b289
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/githubaction.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
name: Build and Push Docker Image

on:
push:
branches:
- develop

jobs:
build-and-push:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a47b289

Please sign in to comment.