Update push-image-frontend.yml

This commit is contained in:
Narayana Vadapalli 2023-03-13 10:19:17 +05:30 committed by GitHub
parent b2765d47b4
commit fcd64de8af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,9 +3,8 @@ name: Build Frontend Docker Image
on:
push:
branches:
- 'main'
- 'develop'
- 'feature/**'
- 'master'
jobs:
build_push_frontend: