Skip to content

Commit

Permalink
Update az-test.yml
Browse files Browse the repository at this point in the history
add environment to job
  • Loading branch information
robertomest authored Jul 30, 2024
1 parent 2cec445 commit bd1d12a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/az-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ permissions:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
environment: build
steps:
- name: 'Az CLI login'
uses: azure/login@v1
Expand Down

0 comments on commit bd1d12a

Please sign in to comment.