mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-04-19 07:45:26 +00:00
make main pipeline visible
This commit is contained in:
@@ -13,5 +13,4 @@ set_pipeline "$pipeline" "$script_dir/pipeline.yml"
|
||||
ensure_time_resource_has_at_least_one_version "$pipeline" weekdays
|
||||
|
||||
# Make the pipeline visible to non-authenticated users in the web UI.
|
||||
# TODO: make this pipeline public again in the future
|
||||
#$FLY_CLI --target "$CONCOURSE_TARGET" expose-pipeline --pipeline "$pipeline"
|
||||
$FLY_CLI --target "$CONCOURSE_TARGET" expose-pipeline --pipeline "$pipeline"
|
||||
|
||||
Reference in New Issue
Block a user