1 Star 0 Fork 0

baetyl / run-on-arch-action

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
action.yml 472 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
name: 'Run on Architecture'
branding:
icon: 'cpu'
color: 'green'
description: 'Run commands in a Linux container with a specific architecture (amd64,arm64,armv7,i386,ppc64le,s390x)'
author: 'Umberto Raimondi'
inputs:
architecture:
description: 'Architecture type: amd64,arm64,armv7,i386,ppc64le,s390x'
required: false
default: 'amd64'
run:
description: 'Command/s to execute'
required: true
runs:
using: 'node12'
main: 'src/run-on-arch.js'
1
https://gitee.com/baetyl/run-on-arch-action.git
git@gitee.com:baetyl/run-on-arch-action.git
baetyl
run-on-arch-action
run-on-arch-action
master

搜索帮助

14c37bed 8189591 565d56ea 8189591