Skip to content

Commit

Permalink
fix: update az path for container structure test
Browse files Browse the repository at this point in the history
  • Loading branch information
riragh committed Oct 31, 2024
1 parent 90174fe commit e989398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container-structure-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fileExistenceTests:
shouldExist: true
permissions: '-rwxr-xr-x'
- name: 'azure-cli'
path: '/usr/local/bin/az'
path: '/usr/bin/az'
shouldExist: true
permissions: '-rwxr-xr-x'

Expand Down

0 comments on commit e989398

Please sign in to comment.