Skip to content

Commit ee47078

Browse files
authored
Remove Docker
1 parent eee10fa commit ee47078

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/actions/azdo-build/action.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,6 @@ outputs:
6464
runs:
6565
using: composite
6666
steps:
67-
# Docker is required for azure/cli
68-
- uses: docker/setup-docker-action@v5
69-
7067
- name: Install AZ CLI
7168
run: |
7269
if ! command -v az > /dev/null; then

0 commit comments

Comments
 (0)