Skip to content

Commit

Permalink
enable debug
Browse files Browse the repository at this point in the history
  • Loading branch information
iogbole authored Nov 26, 2020
1 parent da74b8f commit 29f769f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/galaxy_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- name: Publish to Galaxy
run: |
ansible-playbook build/galaxy_deploy.yml
ansible-playbook build/galaxy_deploy.yml -vvv
env:
ANSIBLE_GALAXY_TOKEN: ${{ secrets.ANSIBLE_GALAXY_TOKEN }}
APPD_RELEASE_VERSION: ${{ env.APPD_RELEASE_VERSION }}
APPD_RELEASE_VERSION: ${{ env.APPD_RELEASE_VERSION }}

0 comments on commit 29f769f

Please sign in to comment.