Skip to content

Commit 4c45cf1

Browse files
committed
chore: trigger release all major vers
1 parent 1b17127 commit 4c45cf1

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

.github/workflows/dockerhub-release-matrix.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
name: Release PostgreSQL Images on Dockerhub
1+
name: Release all major versions on Dockerhub
22

33
on:
44
push:
55
branches:
66
- develop
77
- release/*
8-
paths:
9-
- ".github/workflows/dockerhub-release-matrix.yml"
10-
- "ansible/vars.yml"
11-
- "Dockerfile-*"
8+
- sam/docker-oriole17
9+
# paths:
10+
# - ".github/workflows/dockerhub-release-matrix.yml"
11+
# - "anisble/vars.yml"
1212
workflow_dispatch:
13-
13+
1414
jobs:
1515
prepare:
1616
runs-on: ubuntu-latest

.github/workflows/publish-nix-pgupgrade-scripts.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches:
66
- develop
77
- release/*
8-
- sam/docker-oriole17
98
paths:
109
- '.github/workflows/publish-nix-pgupgrade-scripts.yml'
1110
workflow_dispatch:

0 commit comments

Comments
 (0)