mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-19 10:49:18 +00:00
fix: build nor running
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -2,7 +2,11 @@ name: Build Docker image
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- '*'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY_IMAGE: |
|
REGISTRY_IMAGE: |
|
||||||
|
Reference in New Issue
Block a user