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 bd58a4a commit b209342Copy full SHA for b209342
.github/workflows/release.yml
@@ -38,8 +38,6 @@ jobs:
38
env:
39
DEFAULT_REGISTRY: quay.io
40
IMAGE_NAME: jupyterhub/repo2docker
41
- # Secrets are in a separate GitHub environment so only this job and branch has access
42
- environment: quay.io
43
44
services:
45
# So that we can test this in PRs/branches
0 commit comments