Skip to content

[Jenkins CI] New appVersion: 5.0.0-7-g9b4ea80 #1

[Jenkins CI] New appVersion: 5.0.0-7-g9b4ea80

[Jenkins CI] New appVersion: 5.0.0-7-g9b4ea80 #1

Workflow file for this run

name: 'Build Release'
on:
push:
tags:
- '*'
permissions:
contents: write
jobs:
release:
uses: NeCTAR-RC/gh-actions/.github/workflows/build-release.yaml@master