mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
windows: remove winappcontainer and winexec helpers (#23448)
This removes helper winappcontainer and winexec helper code, since it is no longer needed after #23432
This commit is contained in:
committed by
GitHub
parent
356ea87e00
commit
cc01c09f8b
4
.github/workflows/test-windows.yml
vendored
4
.github/workflows/test-windows.yml
vendored
@@ -89,9 +89,7 @@ jobs:
|
||||
github.com/hashicorp/nomad/drivers/docker \
|
||||
github.com/hashicorp/nomad/client/lib/fifo \
|
||||
github.com/hashicorp/nomad/client/logmon \
|
||||
github.com/hashicorp/nomad/client/allocrunner/taskrunner/template \
|
||||
github.com/hashicorp/nomad/helper/winappcontainer \
|
||||
github.com/hashicorp/nomad/helper/winexec
|
||||
github.com/hashicorp/nomad/client/allocrunner/taskrunner/template
|
||||
- uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
|
||||
with:
|
||||
name: results.xml
|
||||
|
||||
Reference in New Issue
Block a user