Trying GitVersioning

- See if I can make a version number on builds using a premade action.
This commit is contained in:
Kevin Scott Adams 2020-09-01 21:16:11 -04:00
parent a6e9229677
commit 3dd67fbf57
1 changed files with 3 additions and 1 deletions

View File

@ -2,10 +2,12 @@ name: Dispatch build of the freenas-proxmox plugin package
on:
push:
branches:
- master
jobs:
dispatch:
name: Dispatch to build the package
name: Dispatch to the build and packager workflow.
runs-on: ubuntu-latest
steps:
- name: Send dispatch request to 'freenas-proxmox-packer' repo.