Skip to content

Commit

Permalink
removing test code
Browse files Browse the repository at this point in the history
  • Loading branch information
maknop committed Oct 24, 2023
1 parent 8812a45 commit 6410524
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
3 changes: 0 additions & 3 deletions build/delete_this.py

This file was deleted.

5 changes: 0 additions & 5 deletions pr_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ done <<< "$(git log --pretty=format:%s $(git merge-base master HEAD)..HEAD)"

set -exv

# ------------ DELETE THIS -------------------
ROOT_DIR=$(pwd)
python3 $ROOT_DIR/build/delete_this.py
# ------------ DELETE THIS -------------------

BASE_TAG=`cat go.mod go.sum Dockerfile.base | sha256sum | head -c 8`
BASE_IMG=quay.io/cloudservices/clowder-base:$BASE_TAG

Expand Down

0 comments on commit 6410524

Please sign in to comment.