Skip to content

Commit 23ca295

Browse files
committed
remove duplicate scripts
1 parent 1dda671 commit 23ca295

3 files changed

Lines changed: 1 addition & 40 deletions

File tree

dev/ci/deploy-dogfood.sh

Lines changed: 0 additions & 33 deletions
This file was deleted.

dev/ci/deploy-prod.sh

Lines changed: 0 additions & 6 deletions
This file was deleted.

enterprise/dev/ci/gen-pipeline.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ func main() {
284284
// is completed.
285285
// pipeline.AddStep(":rocket:",
286286
// bk.Env("VERSION", version),
287-
// bk.Cmd("./dev/ci/deploy-prod.sh"))
287+
// bk.Cmd("./dev/enterprise/ci/deploy-prod.sh"))
288288
}
289289

290290
switch {

0 commit comments

Comments
 (0)