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