mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-18 04:33:16 +08:00
Make pipeline output public
This commit is contained in:
parent
76b853a4e4
commit
22b4c9537c
@ -41,6 +41,7 @@ jobs:
|
|||||||
build: ci-images-git-repo/ci/images/initializr-ci-image
|
build: ci-images-git-repo/ci/images/initializr-ci-image
|
||||||
- name: build
|
- name: build
|
||||||
serial: true
|
serial: true
|
||||||
|
public: true
|
||||||
plan:
|
plan:
|
||||||
- get: git-repo
|
- get: git-repo
|
||||||
trigger: true
|
trigger: true
|
||||||
|
Loading…
Reference in New Issue
Block a user