Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 574 Bytes

build_charm.md

File metadata and controls

18 lines (16 loc) · 574 Bytes

Workflow file: build_charm.yaml

Usage

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

If you use

with:
  cache: true

remember to add your charm's branch(es) to charmcraftcache by running ccc add or by opening an issue.