Skip to content

Commit

Permalink
Switch from balenaCI to flowzone
Browse files Browse the repository at this point in the history
Change-type: patch
  • Loading branch information
Page- committed Oct 10, 2022
1 parent 42bc513 commit 9f967d6
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 31 deletions.
30 changes: 0 additions & 30 deletions .github/workflows/balena.yml

This file was deleted.

16 changes: 16 additions & 0 deletions .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: Flowzone

on:
pull_request:
types: [opened, synchronize, closed]
branches:
- "main"
- "master"

jobs:
flowzone:
name: Flowzone
uses: product-os/flowzone/.github/workflows/flowzone.yml@master
secrets: inherit
with:
balena_slugs: balenablocks/browser-aarch64, balenablocks/browser-amd64, balenablocks/browser-armv7hf
1 change: 0 additions & 1 deletion repo.yml

This file was deleted.

0 comments on commit 9f967d6

Please sign in to comment.