Skip to content

Commit

Permalink
debug python
Browse files Browse the repository at this point in the history
  • Loading branch information
claha committed Jun 17, 2024
1 parent 270a473 commit 0201747
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/traefik.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
- uses: actions/[email protected]
- uses: ./.github/actions/setup-ansible
- run: |
which python
pip list
ansible-playbook main.yaml --limit localhost --tags traefik
docker ps --filter name=traefik | grep --quiet traefik

0 comments on commit 0201747

Please sign in to comment.