Skip to content

Commit 41906ea

Browse files
committed
chore: trigger a new build
1 parent ccd2e90 commit 41906ea

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.github/workflows/ami-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- develop
7+
- da/new-build
78
paths:
89
- '.github/workflows/ami-release.yml'
910
- 'common.vars.pkr.hcl'

.github/workflows/dockerhub-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- develop
7+
- da/new-build
78
paths:
89
- ".github/workflows/dockerhub-release.yml"
910
- "common.vars*"

common.vars.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
postgres-version = "15.1.0.63"
1+
postgres-version = "15.1.0.64-rc0"

0 commit comments

Comments
 (0)