Skip to content

Commit

Permalink
Archive Greenplum image
Browse files Browse the repository at this point in the history
Greenplum stopped publishing deb file on GitHub
and the images is unused in Trino project.
  • Loading branch information
ebyhr committed Mar 31, 2024
1 parent 3d58bdf commit ae5bb22
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 8 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
- image: kerberos
platforms: linux/amd64,linux/arm64
test: kerberos
- image: gpdb-6
test: gpdb-6
- image: hive3.1-hive
platforms: linux/amd64,linux/arm64
test: hive3.1-hive
Expand Down
2 changes: 1 addition & 1 deletion testing/gpdb-6/Dockerfile → archived/gpdb-6/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARG GPDB_DIR=/usr/local/greenplum-db-$GPDB_VERSION
ENV GPHOME=/usr/gpdb
ENV DATABASE gpadmin

COPY ./files /
COPY files /

# Install dependencies and GPDB
RUN apt-get update -y && \
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 0 additions & 5 deletions etc/compose/gpdb-6/docker-compose.yml

This file was deleted.

0 comments on commit ae5bb22

Please sign in to comment.