Commit f2ef2aef authored by 鹿煜恒's avatar 鹿煜恒
Browse files

copy all file

parent d4c050b2
No related merge requests found
Pipeline #8128 passed with stage
in 2 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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
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