Skip to content

Updated aws cpi version #247

Updated aws cpi version

Updated aws cpi version #247

Workflow file for this run

---
name: "Image: ruby"
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
platforms: linux/amd64,linux/arm64
test_platform: linux/amd64
secrets: inherit