CI fix tentative #14
Some checks failed
Build and deploy all / build (test.json, /var/www/crashtest, test) (push) Failing after 35s
Build and deploy all / deploy (push) Has been skipped
Build and deploy all / notify (push) Failing after 2s

This commit is contained in:
Gu://em_ 2026-03-30 22:14:27 +02:00
parent 328404e07a
commit 1aa7d543cd

View file

@ -1,5 +1,5 @@
x-site-config: &site_matrix x-site_matrix: &site_matrix
site: "test" - site: "test"
dest: "/var/www/crashtest" dest: "/var/www/crashtest"
config_file: "test.json" config_file: "test.json"
@ -23,8 +23,8 @@ jobs:
build: build:
runs-on: docker runs-on: docker
strategy: strategy:
include: matrix:
- <<: *site_matrix include: *site_matrix
steps: steps:
- name: Debug Matrix - name: Debug Matrix