Skip to content

[#185500801] Updated cf-cli #127

[#185500801] Updated cf-cli

[#185500801] Updated cf-cli #127

---
name: "Image: ruby-base"
permissions:
actions: write # so 'cancel-workflow-action' can function
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
workflows:
uses: ./.github/workflows/build-image-base.yml
with:
image: ruby-base
platforms: linux/amd64,linux/arm64
test_platform: linux/amd64
secrets: inherit