Skip to content

Commit

Permalink
Build develop Promscale extension
Browse files Browse the repository at this point in the history
  • Loading branch information
niksajakovljevic committed Apr 21, 2022
1 parent e405f68 commit 61925ea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ env:
TIMESCALE_TSDB_ADMIN: "1.0.0"
TIMESCALEDB_TOOLKIT_REPO: github.com/timescale/timescaledb-toolkit
TIMESCALEDB_TOOLKIT_EXTENSIONS: forge-stable-1.3.1 1.5.1-cloud 1.6.0
TIMESCALE_PROMSCALE_EXTENSION: develop
jobs:
build-image:
name: Build the default Docker Image
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/publish_builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ env:
TIMESCALE_TSDB_ADMIN: "1.0.0"
TIMESCALEDB_TOOLKIT_REPO: github.com/timescale/timescaledb-toolkit
TIMESCALEDB_TOOLKIT_EXTENSIONS: forge-stable-1.3.1 1.5.1-cloud 1.6.0
TIMESCALE_PROMSCALE_EXTENSION: develop

# This builder image is used to create patches in other environments.
# Some of these patches still require PostgreSQL 12 support, therefore,
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/publish_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ env:
TIMESCALE_TSDB_ADMIN: "1.0.0"
TIMESCALEDB_TOOLKIT_REPO: github.com/timescale/timescaledb-toolkit
TIMESCALEDB_TOOLKIT_EXTENSIONS: forge-stable-1.3.1 1.5.1-cloud 1.6.0
TIMESCALE_PROMSCALE_EXTENSION: develop
jobs:
publish-image:
name: Publish the Docker Images
Expand Down

0 comments on commit 61925ea

Please sign in to comment.