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