Merge commit 0f9d80da56888c227576a72883fba5c5d8a09600 from actions/ru… #100
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Build and Publish | |
on: | |
push: | |
tags: | |
- "v*" | |
jobs: | |
build-and-publish: | |
uses: grafana/runner-images/.github/workflows/packer-build-and-publish.yml@main |