Skip to content

refactor(cli): refactors deployment commands to use KCL instead of Timoni #647

refactor(cli): refactors deployment commands to use KCL instead of Timoni

refactor(cli): refactors deployment commands to use KCL instead of Timoni #647

Workflow file for this run

name: Dogfood
on:
push:
branches: [master]
tags: ['**']
pull_request:
permissions:
id-token: write
contents: write
packages: write
jobs:
ci:
uses: ./.github/workflows/ci.yml
with:
forge_version: local
verbosity: debug
secrets:
earthly_token: ${{ secrets.EARTHLY_TOKEN }}