We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8812a45 commit 6410524Copy full SHA for 6410524
build/delete_this.py
pr_check.sh
@@ -42,11 +42,6 @@ done <<< "$(git log --pretty=format:%s $(git merge-base master HEAD)..HEAD)"
42
43
set -exv
44
45
-# ------------ DELETE THIS -------------------
46
-ROOT_DIR=$(pwd)
47
-python3 $ROOT_DIR/build/delete_this.py
48
49
-
50
BASE_TAG=`cat go.mod go.sum Dockerfile.base | sha256sum | head -c 8`
51
BASE_IMG=quay.io/cloudservices/clowder-base:$BASE_TAG
52
0 commit comments