We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b17127 commit 4c45cf1Copy full SHA for 4c45cf1
.github/workflows/dockerhub-release-matrix.yml
@@ -1,16 +1,16 @@
1
-name: Release PostgreSQL Images on Dockerhub
+name: Release all major versions on Dockerhub
2
3
on:
4
push:
5
branches:
6
- develop
7
- release/*
8
- paths:
9
- - ".github/workflows/dockerhub-release-matrix.yml"
10
- - "ansible/vars.yml"
11
- - "Dockerfile-*"
+ - sam/docker-oriole17
+ # paths:
+ # - ".github/workflows/dockerhub-release-matrix.yml"
+ # - "anisble/vars.yml"
12
workflow_dispatch:
13
-
+
14
jobs:
15
prepare:
16
runs-on: ubuntu-latest
.github/workflows/publish-nix-pgupgrade-scripts.yml
@@ -5,7 +5,6 @@ on:
- - sam/docker-oriole17
paths:
- '.github/workflows/publish-nix-pgupgrade-scripts.yml'
0 commit comments