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

Commit fd2c19f

Browse files
committed
ci: install samdoran.caddy dependency
1 parent b5c9a61 commit fd2c19f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ jobs:
9292
proxied: 0
9393
token: "${{ secrets.CLOUDFLARE_TOKEN }}"
9494
zone: "${{ secrets.CLOUDFLARE_ZONE }}"
95+
- name: Install samdoran.caddy dependency
96+
run: ansible-galaxy install samdoran.caddy,2.1.0
9597
- uses: getstackhead/stackhead/actions/integration-test@next
9698
with:
9799
ipaddress: ${{ steps.setup_server.outputs.hcloud_server_created_ipv4 }}

0 commit comments

Comments
 (0)