Skip to content

Commit

Permalink
do not build greemplum
Browse files Browse the repository at this point in the history
  • Loading branch information
haobibo committed Jun 22, 2024
1 parent 9c16ea8 commit 35bdd7f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,6 @@ jobs:
source ./tool.sh
build_image kafka latest docker_kafka_confluent/Dockerfile && push_image
qpod_greenplum:
name: "greenplum"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: |
source ./tool.sh
build_image greenplum latest docker_greenplum/Dockerfile && push_image
qpod_postgres:
name: "postgres-16-ext,postgres-15-ext"
runs-on: ubuntu-latest
Expand Down

0 comments on commit 35bdd7f

Please sign in to comment.