build_and_deploy: update to v0.0.9

This update will deploy as final when automation tests have been passed
for the previous merge commit.

Changelog-entry: Update build and deploy workflow to v0.0.9
Signed-off-by: Alex Gonzalez <alexg@balena.io>
This commit is contained in:
Alex Gonzalez 2022-07-28 18:40:17 +02:00
parent 06639b8a0f
commit 04feb4815b

View file

@ -11,7 +11,7 @@ on:
jobs:
release-on-tag:
uses: balena-os/github-workflows/.github/workflows/build_and_deploy.yml@v0.0.6
uses: balena-os/github-workflows/.github/workflows/build_and_deploy.yml@v0.0.9
with:
deployTo: "production"
final: "no"