Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Commit

Permalink
Delete addons configs migration
Browse files Browse the repository at this point in the history
  • Loading branch information
polskikiel committed Aug 9, 2019
1 parent db792c3 commit 21cf2fd
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 290 deletions.
2 changes: 1 addition & 1 deletion before-commit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ fi
##
# GO BUILD
##
binaries=("broker" "controller" "indexbuilder" "targz" "cm2cac")
binaries=("broker" "controller" "indexbuilder" "targz")
buildEnv=""
if [ "$1" == "$CI_FLAG" ]; then
# build binary statically for linux architecture
Expand Down
58 changes: 0 additions & 58 deletions cmd/cm2cac/main.go

This file was deleted.

82 changes: 0 additions & 82 deletions cmd/cm2cac/migration.go

This file was deleted.

149 changes: 0 additions & 149 deletions cmd/cm2cac/migration_test.go

This file was deleted.

0 comments on commit 21cf2fd

Please sign in to comment.