name: Build and publish your extension
on:
workflow_dispatch:
push:
tags:
- '*.*.*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Build and Publish Extension in BlueOS CLoud
uses: bluerobotics/[email protected]
with:
BCLOUD_PAT: ${{secrets.BCLOUD_PAT}}
PLATFORMS: linux/arm/v7,linux/arm64,linux/amd64
EXTENSION: <PUT-YOUR-EXTENSION-ID-HERE>
-
Notifications
You must be signed in to change notification settings - Fork 0
bluerobotics/blueos-cloud-action
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published