updated build parameters (master only)
Some checks failed
Build Webpage / Render and Deploy to wiai.de (push) Failing after 3m56s
Some checks failed
Build Webpage / Render and Deploy to wiai.de (push) Failing after 3m56s
Signed-off-by: Jochen Mehlich <contact@jochenmehlich.de>
This commit is contained in:
parent
6d3e5f7a0f
commit
4eccf3ff5c
@ -1,9 +1,11 @@
|
||||
name: Build Webpage
|
||||
run-name: $${{gitea.actor}} - build page
|
||||
on: [push]
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
Render:
|
||||
Render and Deploy to wiai.de:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user