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
csst-dag
Commits
4b49a740
Commit
4b49a740
authored
Sep 11, 2025
by
BO ZHANG
🏀
Browse files
update test.yml
parent
5ac7c56e
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/test.yml
View file @
4b49a740
version
:
'
3'
version
:
'
3'
services
:
services
:
test-
10100261626-09
:
# each service should have its own name
test-
csst-dag
:
# each service should have its own name
image
:
${IMAGE}
image
:
${IMAGE}
container_name
:
${PIPELINE_ID}-10100261626-09
# each container should have its own name
container_name
:
test-csst-dag
# each container should have its own name
user
:
csst
user
:
csst
env_file
:
-
.env
command
:
>
# change it as necessary
command
:
>
# change it as necessary
csst --help
csst --help
> /pipeline/output/pipeline.log
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