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

#18 Update to use trusted.gpg.d instead of apt-key #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

karlparry
Copy link

Checklist

  • All new jobs, commands, executors, parameters have descriptions
  • Examples have been added for any significant new features
  • README has been updated, if necessary

Motivation, issues

Apt-key is now deprecated.
This is to updated this orb to match Microsoft documentation - https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=apt

Added additional echo commands to trace if the script hangs on other points

Description

Removed apt-key in commands and replaced with adding the key to the trusted.gpg.d folder.

@karlparry karlparry mentioned this pull request Jul 22, 2022
karlparry added a commit to karlparry/azure-cli-orb that referenced this pull request Jul 22, 2022
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.

2 participants