Closed scottyhq closed 4 years ago
weird, that change looks fine.
Seems like the deploy
step is run when changes are pushed to a branch, but the image build
step is run when pull requests are instantiated. I disabled the image build
step in deploy because we aren't doing it, so I should probably just comment out / remove https://github.com/ICESAT-2HackWeek/jupyterhub-2020/blob/staging/.github/workflows/image-build.yaml
.
just ran into this trying new image on the staging hub:
fix described in this issue https://github.com/jupyter/docker-stacks/issues/1041