Commit db7de85a authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

add module header for cicd.py

parent 7b6c76b5
Pipeline #2701 failed with stage
in 0 seconds
"""
Identifier: csst_common/cicd.py
Name: cicd.py
Description: CI/CD module
Author: Bo Zhang
Created: 2023-12-20
Modified-History:
2023-12-15, Bo Zhang, import CI/CD related objects to cicd.py
2023-12-20, Bo Zhang, update module header
"""
from .utils import retry from .utils import retry
from .pipeline import Pipeline, ModuleResult from .pipeline import Pipeline, ModuleResult
from .file import File from .file import File
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment