Skip to content

Commit 93b7112

Browse files
committed
Revert "add new default_image so we can test the PR"
This reverts commit 5829038.
1 parent be4781b commit 93b7112

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/actions/init-local/action.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,6 @@ runs:
7575
size: 1Gi
7676
EOM
7777
78-
# Change jupyterhub image for PR testing purposes
79-
cat >> '${{ steps.metadata.outputs.config }}' <<- EOM
80-
default_images:
81-
jupyterhub: quay.io/nebari/nebari-jupyterhub:jhub-fancy-profiles
82-
EOM
83-
8478
- shell: bash
8579
run: |
8680
# Display Nebari config

0 commit comments

Comments
 (0)