ci: move dev-container to only as-needed

This commit is contained in:
41666 2020-09-27 01:07:33 -04:00
parent 1803cd3c6c
commit 4780cf2253
3 changed files with 35 additions and 9 deletions

View file

@ -57,11 +57,3 @@ jobs:
with:
name: manifest.json
path: manifest.json
- name: Publish Dev Container Image
if: github.ref == 'refs/heads/main'
run: |
"${GITHUB_WORKSPACE}/bin/bazel" run \
--stamp \
--workspace_status_command hack/workspace_status.sh\
//.devcontainer:publish-dev-container