英文: Cloning Terraform GitHub module inside private org - permission denied 问题 我有以下模块,我们正在尝试通过SSH进行克隆...
Skip a GitHub Action workflow that is run on successful completion of previous workflow, when the initial trigger was a pull request containing 'WIP'
英文: Skip a GitHub Action workflow that is run on successful completion of previous workflow, when th...
Warning: You are using Apple M1 chip and you have not specified container architecture, you might encounter issues while running act
英文: Warning: You are using Apple M1 chip and you have not specified container architecture, you migh...
在使用GitHub Actions时,我如何在我的AWS环境中运行Terraform?
英文: When using GitHub Actions, how can I run my Terraform on my AWS environment? 问题 我正在将我的部署从Jenkins...
GitHub Actions工作流程workflow_dispatch手动运行工作流程-大多数标签被禁用
英文: github actions workflow workflow_dispatch running a workflow manually - most of the Tags are dis...
在GitHub操作变量中定义元素列表。
英文: Define list of elements in a GitHub Action variable 问题 自从几周前 GitHub 引入了必需的工作流和配置变量后,现在我想定义一个全局的 ...
GitHub Actions中的环境与可重用工作流不兼容吗?
英文: Environments in GitHub Actions incompatible with reusable workflows? 问题 我有以下的工作 构建并推送Docker镜像: 名...
GitHub Action正在运行在功能分支上,它应该只在主分支或发布分支上运行。
英文: github action is running on feature branches and it should only run on main branch or release br...
GitHub Actions 中在使用策略矩阵模式时,使用机密的正确方法是什么?
英文: What is the correct way of using secrets in strategy-matrix pattern in GitHub Actions? 问题 我正在使用G...
GitHub Actions获取一个作业的输出并传递给矩阵作业
英文: Github Actions get output fom one job to matrix job 问题 I have translated the code part for you a...
24