mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 17:49:09 +00:00
ci: move dev-container again, just dont run it with everything else
This commit is contained in:
parent
ac830fc946
commit
efe1e5ea5e
4 changed files with 6 additions and 4 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -27,8 +27,8 @@ jobs:
|
|||
"${GITHUB_WORKSPACE}/bin/bazel" test \
|
||||
-c opt \
|
||||
--stamp \
|
||||
--workspace_status_command hack/workspace_status.sh \
|
||||
//src/... //hack/...
|
||||
--workspace_status_command hack/workspace_status.sh --\
|
||||
//src/... //hack/... -//hack/dev-container/...
|
||||
|
||||
- name: Docker Login
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue