Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Commit

Permalink
ci: install samdoran.caddy dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
saitho committed Mar 12, 2021
1 parent b5c9a61 commit fd2c19f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ jobs:
proxied: 0
token: "${{ secrets.CLOUDFLARE_TOKEN }}"
zone: "${{ secrets.CLOUDFLARE_ZONE }}"
- name: Install samdoran.caddy dependency
run: ansible-galaxy install samdoran.caddy,2.1.0
- uses: getstackhead/stackhead/actions/integration-test@next
with:
ipaddress: ${{ steps.setup_server.outputs.hcloud_server_created_ipv4 }}
Expand Down

0 comments on commit fd2c19f

Please sign in to comment.