Update push-image-backend.yml
This commit is contained in:
parent
aca0c251b8
commit
b2765d47b4
1 changed files with 1 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue