Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
药枣杞组
Compiler2023-6,药枣杞组,北航
Commits
f2ef2aef
Commit
f2ef2aef
authored
1 year ago
by
鹿煜恒
Browse files
Options
Download
Patches
Plain Diff
copy all file
parent
d4c050b2
No related merge requests found
Pipeline
#8128
passed with stage
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
.gitlab-ci.yml
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
+
1
−
1
View file @
f2ef2aef
...
...
@@ -6,4 +6,4 @@ deploy-job: # This job runs in the deploy stage.
stage
:
deploy
# It only runs when *both* jobs in the test stage complete successfully.
environment
:
production
script
:
-
Copy-Item -Path .\
checker.py
-Destination D:\compiler\
checker.py
-Force
-
Copy-Item -Path .\
*
-Destination D:\compiler\ -Force
This diff is collapsed.
Click to expand it.
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!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets