Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Ubuntu] Remove apt sources for Postgresql, Mongodb, Heroku #3091

Merged

Conversation

vsafonkin
Copy link
Contributor

@vsafonkin vsafonkin commented Apr 5, 2021

  • Removed apt sources after package installations for postgresql and mongodb.
  • Added apt sources information to documentation.
  • Rework Heroku installation.

Related issue: #1963

Test buiild: Ubuntu 18.04

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

@vsafonkin vsafonkin requested a review from al-cheb April 5, 2021 07:15
@@ -4,7 +4,13 @@
## Desc: Installs Heroku CLI
################################################################################

REPO_URL="https://cli-assets.heroku.com/apt"

# Install Heroku CLI
curl https://cli-assets.heroku.com/install-ubuntu.sh | sh
Copy link
Contributor

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants