Skip to content

Commit 5713f11

Browse files
committed
test fixed Makefile
1 parent 4fc916e commit 5713f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ endif
1515
IMAGE_TAG ?= $(RELEASE)_$(DATE)
1616
KUBECTL_BIN ?= bin/kubectl
1717
KUBECTL_VERSION ?= v1.23.11
18-
NOTEBOOK_REPO_BRANCH_BASE ?= https://raw.githubusercontent.com/opendatahub-io/notebooks/main
18+
NOTEBOOK_REPO_BRANCH_BASE ?= https://raw.githubusercontent.com/paulovmr/notebooks/notebooks-tests
1919
REQUIRED_RUNTIME_IMAGE_COMMANDS="curl python3"
2020
REQUIRED_CODE_SERVER_IMAGE_COMMANDS="curl python oc code-server"
2121
REQUIRED_R_STUDIO_IMAGE_COMMANDS="curl python oc /usr/lib/rstudio-server/bin/rserver"

0 commit comments

Comments
 (0)