Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-cicd
misc
csst-echo
Commits
bc49a850
Commit
bc49a850
authored
Jan 06, 2026
by
BO ZHANG
🏀
Browse files
remove p.info()
parent
ae1ad549
Changes
1
Show whitespace changes
Inline
Side-by-side
app/run.py
View file @
bc49a850
...
...
@@ -2,7 +2,6 @@ from csst_common.cicd import Pipeline
# configure pipeline
p
=
Pipeline
()
p
.
info
()
p
.
logger
.
info
(
"Hello, world!"
)
p
.
logger
.
info
(
f
"p.task =
{
p
.
task
}
"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment