Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 469 Bytes

build_rock.md

File metadata and controls

23 lines (19 loc) · 469 Bytes

Workflow file: build_rock.yaml

Usage

# Copyright 2024 Canonical Ltd.
# See LICENSE file for licensing details.
jobs:
  build:
    name: Build rock
    uses: canonical/data-platform-workflows/.github/workflows/build_rock.yaml@v0.0.0

Supported platforms syntax in rockcraft.yaml

Only "shorthand notation" is supported

Example rockcraft.yaml

platforms:
  amd64:
  arm64:

build-on and build-for are not supported