Skip to content

Commit

Permalink
Revert "Add workaround for az login issues (#326)"
Browse files Browse the repository at this point in the history
This reverts commit 8f5ae99.
  • Loading branch information
GROwen committed Nov 18, 2024
1 parent ebe4c96 commit 4ccff01
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions images/awx-ee/execution-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,3 @@ additional_build_steps:
&& echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main" | tee /etc/apt/sources.list.d/github-cli.list > /dev/null \
&& apt update \
&& DEBIAN_FRONTEND=noninteractive apt install gh -y
# @todo remove this once following issue resolved
# https://github.com/Azure/azure-cli/issues/30102#issuecomment-2427682019
- RUN pip install --force-reinstall -v "azure-mgmt-rdbms==10.2.0b17"

0 comments on commit 4ccff01

Please sign in to comment.