Skip to content

Commit

Permalink
perf: Job支持轻量化部署 TencentBlueKing#1894
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyu096 committed Aug 25, 2023
1 parent 4bf8fc0 commit 1eab2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ if [[ -d "support-files/templates" ]]; then

# Copy deploy.yml/deploy_assemble.yml
cp "support-files/templates/#job#deploy.yml" release/job/support-files/templates
cp "support-files/templates/#job#deploy_assemble.yml" release/job/support-files/templates
cp "support-files/templates/#job#deploy_lite.yml" release/job/support-files/templates
fi

# readme.md、requirements.txt
Expand Down

0 comments on commit 1eab2b0

Please sign in to comment.