mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 20:29:17 +00:00
chore: fix workflow
This commit is contained in:
9
.github/workflows/build-frontend.yaml
vendored
9
.github/workflows/build-frontend.yaml
vendored
@@ -2,11 +2,10 @@ name: Create and publish a Frontend Docker image
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
|
|
||||||
push:
|
push:
|
||||||
branches:
|
branches: [master]
|
||||||
- master
|
paths:
|
||||||
|
- "frontend/**"
|
||||||
pull_request:
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
|
|||||||
Reference in New Issue
Block a user