First about version and rescaling
This commit is contained in:
parent
e717b4b8dd
commit
b0fc3a05c5
11 changed files with 63 additions and 13 deletions
.forgejo/workflows
|
@ -1,5 +1,5 @@
|
|||
name: Build and deploy preview site
|
||||
run-name: Building and deploying pewview for version ${{ github.ref_name }}
|
||||
run-name: Building and deploying preview for version ${{ github.ref_name }}
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
name: Run unlighthouse-tests [Downstream pipeline for ${{ inputs.containertag }}]
|
||||
name: Run unlighthouse-tests [Downstream pipeline]
|
||||
run-name: Run unlighthouse-tests [Downstream pipeline] for version ${{ inputs.containertag }}
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue