Skip to content
代码片段 群组 项目
未验证 提交 b86bf68b 编辑于 作者: Marcel Amirault's avatar Marcel Amirault 提交者: GitLab
浏览文件

Merge branch 'cam/docs-small-fixes-to-steps' into 'master'

No related branches found
No related tags found
2 合并请求!3031Merge per-main-jh to main-jh by luzhiyuan,!3030Merge per-main-jh to main-jh
...@@ -265,7 +265,7 @@ job: ...@@ -265,7 +265,7 @@ job:
- name: echo_random - name: echo_random
step: gitlab.com/components/echo step: gitlab.com/components/echo
inputs: inputs:
message: "The random value is: ${{steps.generate_rand.random_value}}" message: "The random value is: ${{steps.generate_rand.outputs.random_value}}"
``` ```
### Environment variables ### Environment variables
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册