Skip to content

Commit

Permalink
NFC: Clear out old YAMLs when building new ones.
Browse files Browse the repository at this point in the history
The old "generic" `dotmesh.yaml` is still in new builds!
  • Loading branch information
alaric-dotmesh committed Mar 2, 2018
1 parent 5a22aea commit 76403a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/rebuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ set -ex

OUT=../yaml

rm -rf $OUT
mkdir -p $OUT

cp etcd-operator-clusterrole.yaml etcd-operator-dep.yaml dotmesh-etcd-cluster.yaml $OUT
Expand Down

0 comments on commit 76403a9

Please sign in to comment.