forked from github/plane
Update push-image-frontend.yml
This commit is contained in:
parent
b2765d47b4
commit
fcd64de8af
3
.github/workflows/push-image-frontend.yml
vendored
3
.github/workflows/push-image-frontend.yml
vendored
@ -3,9 +3,8 @@ name: Build Frontend Docker Image
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
|
||||||
- 'develop'
|
- 'develop'
|
||||||
- 'feature/**'
|
- 'master'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_push_frontend:
|
build_push_frontend:
|
||||||
|
Loading…
Reference in New Issue
Block a user