Skip to content

Commit

Permalink
Feat: deploy test
Browse files Browse the repository at this point in the history
  • Loading branch information
versatile0010 committed Jan 8, 2024
1 parent 3bcee48 commit 4d393ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jib-build-depoly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: NumberOne-Backend-JIB-BUILD-DEPLOY
# event trigger
on:
push:
branches: [ "main", "dev", "dev-check" ]
branches: [ "main", "dev", "dev-check", "feat/multi-module" ]

permissions: write-all

Expand Down

0 comments on commit 4d393ea

Please sign in to comment.