Skip to content

Commit 0216ed7

Browse files
author
yumengzhang
committed
adjust build for image
1 parent a98825c commit 0216ed7

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

.github/workflows/docker-image.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ name: Create and publish a Docker image
33
on:
44
schedule:
55
- cron: '0 9 1 * *'
6-
# push:
7-
# branches:
6+
push:
7+
branches:
88
# - new-helpers
99
# - main
10+
- allow-ibexa-5-0
1011

1112
env:
1213
REGISTRY: ghcr.io

docs/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## v2.1.0
4+
Ibexa 5.0 compatibility. Renamed db table names from ez to ibexa.
5+
36
## v2.0.1
47
Minimum version is Ibexa 4.6.
58
* Added Matrix field Helper

0 commit comments

Comments
 (0)