Starting pipeline
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
name: On-Site VTT - Release
|
||||
run-name: Run for tag ${{ github.ref_name }} on ${{ github.ref }}
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
tags: [0-9]+.[0-9]+.[0-9]+
|
||||
|
||||
jobs:
|
||||
build:
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user