forked from github/plane
fix: add tags for frontend build action (#445)
This commit is contained in:
parent
c0bf7783b1
commit
bd3ea456c3
2
.github/workflows/push-image-frontend.yml
vendored
2
.github/workflows/push-image-frontend.yml
vendored
@ -5,6 +5,8 @@ on:
|
||||
branches:
|
||||
- 'develop'
|
||||
- 'master'
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build_push_frontend:
|
||||
|
Loading…
Reference in New Issue
Block a user