Starting pipeline

This commit is contained in:
Alexander
2023-12-10 22:04:07 +01:00
parent 6bef9a2030
commit 29ace6cc3f

View File

@@ -1,9 +1,11 @@
name: On-Site VTT - Release name: On-Site VTT - Release
run-name: Run for tag ${{ github.ref_name }} on ${{ github.ref }} run-name: Run for tag ${{ github.ref_name }} on ${{ github.ref }}
on: on:
push: push:
branches: [ main ] branches: [ main ]
tags: [0-9]+.[0-9]+.[0-9]+ tags: [0-9]+.[0-9]+.[0-9]+
jobs: jobs:
build: build:
steps: steps: