ahm*_*ori 17 continuous-integration yaml gitlab gitlab-ci
使用在 GitLab 上运行的以下 CI 管道:
stages:
- build
- website
default:
retry: 1
timeout: 15 minutes
build:website:
stage: build
...
...
...
...
website:dev:
stage: website
...
...
...
Run Code Online (Sandbox Code Playgroud)
build:website:和website:dev:中作业名称的第一个冒号到底是什么意思?
是不是就像我们将舞台名称后面的第二部分作为变量传递给舞台一样?
归档时间: |
|
查看次数: |
6056 次 |
最近记录: |