Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
算
算法公共依赖
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
公开源代码
算法公共依赖
Commits
2fc2fe31
Commit
2fc2fe31
authored
5 months ago
by
chenxunhai
Browse files
Options
Downloads
Patches
Plain Diff
1
parent
3f5b1705
Branches
Branches containing commit
No related merge requests found
Pipeline
#495
passed with stage
in 4 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
2fc2fe31
...
...
@@ -3,7 +3,7 @@ stages:
deploy-job
:
stage
:
deploy
image
:
docker.m.daocloud.io/
python:3.10
image
:
python:3.10
script
:
-
pip install build twine
-
python -m build
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment