mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-28 16:52:47 +08:00
.
This commit is contained in:
parent
af3ec2e2ab
commit
b123e2e770
2
.github/workflows/build-publish.yml
vendored
2
.github/workflows/build-publish.yml
vendored
@ -5,7 +5,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: [develop]
|
branches: [develop]
|
||||||
# run it during pull request
|
# run it during pull request
|
||||||
pull_request: [develop]
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# define job to build and publish docker image
|
# define job to build and publish docker image
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user