Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.

add postgres11 and update old images #6

Merged
merged 2 commits into from
Apr 30, 2020

Conversation

gtmanfred
Copy link
Collaborator

I had to go back and update the older images, because their packages did not exist anymore. I also removed the pinning to the deb releases, and instead just let the packages be pinned to the postgres release.

@gtmanfred gtmanfred requested a review from goosemo April 13, 2020 18:27
@ghost ghost assigned goosemo Apr 13, 2020
I only changed this because i was unable to reach the other keyserver
from my home.
@gtmanfred gtmanfred force-pushed the gtmanfred/MAINT/add-postgres-11 branch from 5acfa48 to b9acac9 Compare April 13, 2020 18:41
@gtmanfred
Copy link
Collaborator Author

ok @goosemo this is ready to review.

sh "cd ${version} && docker build -t '723151894364.dkr.ecr.us-east-1.amazonaws.com/postgres${ver}' ."
sh "docker push 723151894364.dkr.ecr.us-east-1.amazonaws.com/postgres${ver}:latest"
sh "docker build -t '723151894364.dkr.ecr.us-east-1.amazonaws.com/postgres${ver}' ${version}/"
if (env.BRANCH_NAME == 'master') {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TY!

@gtmanfred gtmanfred merged commit 43d737b into master Apr 30, 2020
@gtmanfred gtmanfred deleted the gtmanfred/MAINT/add-postgres-11 branch April 30, 2020 17:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants