Skip to content

Commit

Permalink
Fix working directory path in pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cyshallchan committed Jan 16, 2024
1 parent a02259d commit 727d198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -605,4 +605,4 @@ jobs:
run: |
export ANSIBLE_HOST_KEY_CHECKING=False
ansible-playbook -i hosts/inventory init_observability-agent -D
working-directory: playbook/
working-directory: playbook/

0 comments on commit 727d198

Please sign in to comment.