correct build server config
Some checks failed
Staging Build / build (push) Failing after 24s

This commit is contained in:
DanielS
2026-06-22 21:27:06 +02:00
parent e6913c03f5
commit dedf1945ef

View File

@@ -7,6 +7,9 @@ on:
jobs:
build:
runs-on: webserver
defaults:
run:
working-directory: shop
steps:
- name: Code auschecken
uses: actions/checkout@v4