test4
Some checks failed
Build Docker / deploy (push) Successful in 36s
Build Docker / build (push) Failing after 31s

This commit is contained in:
2026-03-06 14:03:01 +03:00
parent b04bf1ea73
commit 5a0b68c9a9
2 changed files with 2 additions and 9 deletions

View File

@@ -54,14 +54,7 @@ jobs:
path: caddy
sparse-checkout: |
docker/caddy/
- name: Checkout web-site
uses: actions/checkout@v4
with:
repository: MH.Dmitrii/wedding-site
ref: main
path: caddy/site
sparse-checkout: |
server/frontend
- name: Start docker-compose caddy
run: docker compose -f caddy/caddy.yaml up -d
run: docker compose -f caddy/docker/caddy/caddy.yaml up -d