Skip to content

Commit

Permalink
🔥 chore(Dockerfiles): Remove outdated Dockerfiles for versions 15, …
Browse files Browse the repository at this point in the history
…16, and 17.
  • Loading branch information
vnobo committed Dec 12, 2024
1 parent 4b8f891 commit 35773c7
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 209 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/postgres-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@
name: Postgresql Build
run-name: ${{ github.actor }} is Build Postgresql Actions
on:
schedule:
- cron: "0 10 * * *"
push:
branches: [ "main","dev" ]
branches: [ "main","15","16"]
tags:
- "v*.*.*"
- "v*"
pull_request:
env:
# Use docker.io for Docker Hub if empty
Expand Down
8 changes: 0 additions & 8 deletions 15/Dockerfile

This file was deleted.

31 changes: 0 additions & 31 deletions 15/postgis/Dockerfile

This file was deleted.

30 changes: 0 additions & 30 deletions 15/zhparser/Dockerfile

This file was deleted.

8 changes: 0 additions & 8 deletions 16/Dockerfile

This file was deleted.

31 changes: 0 additions & 31 deletions 16/postgis/Dockerfile

This file was deleted.

30 changes: 0 additions & 30 deletions 16/zhparser/Dockerfile

This file was deleted.

8 changes: 0 additions & 8 deletions 17/Dockerfile

This file was deleted.

31 changes: 0 additions & 31 deletions 17/postgis/Dockerfile

This file was deleted.

30 changes: 0 additions & 30 deletions 17/zhparser/Dockerfile

This file was deleted.

0 comments on commit 35773c7

Please sign in to comment.