Skip to content

Commit

Permalink
DEVOPS-6 debugging workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
githubofkrishnadhas committed Dec 9, 2023
1 parent 555e3b5 commit 5901671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/keyvault_management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
run: |
pip install pipenv
pipenv install
pipenv graph
- name: run python program
run: |
pipenv run python3 kv_mgmt.py --keyvault_name ${{ github.event.inputs.keyvault_name }} \
Expand Down

0 comments on commit 5901671

Please sign in to comment.