Skip to content

Commit 6410524

Browse files
committed
removing test code
1 parent 8812a45 commit 6410524

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

build/delete_this.py

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

pr_check.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@ done <<< "$(git log --pretty=format:%s $(git merge-base master HEAD)..HEAD)"
4242

4343
set -exv
4444

45-
# ------------ DELETE THIS -------------------
46-
ROOT_DIR=$(pwd)
47-
python3 $ROOT_DIR/build/delete_this.py
48-
# ------------ DELETE THIS -------------------
49-
5045
BASE_TAG=`cat go.mod go.sum Dockerfile.base | sha256sum | head -c 8`
5146
BASE_IMG=quay.io/cloudservices/clowder-base:$BASE_TAG
5247

0 commit comments

Comments
 (0)