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 c306bdd commit 4168c40Copy full SHA for 4168c40
.github/workflows/release.yml
@@ -56,7 +56,7 @@ jobs:
56
sourcegraph/lsif-typescript:${{ env.MINOR }}
57
sourcegraph/lsif-typescript:${{ env.MAJOR }}
58
- name: Build and push
59
- id: docker_build
+ id: docker_build_autoindex
60
uses: docker/build-push-action@v2
61
with:
62
file: Dockerfile.autoindex
0 commit comments