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:
parent
06639b8a0f
commit
04feb4815b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_and_deploy.yml
vendored
2
.github/workflows/build_and_deploy.yml
vendored
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue