mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-01-15 14:43:51 +00:00
Merge pull request #9563 from fidencio/topic/agent-use-policy-by-default
build: Build the shipped agent with policy enabled
This commit is contained in:
@@ -28,7 +28,6 @@ jobs:
|
||||
matrix:
|
||||
asset:
|
||||
- agent
|
||||
- agent-opa
|
||||
- agent-ctl
|
||||
- cloud-hypervisor
|
||||
- cloud-hypervisor-glibc
|
||||
@@ -65,8 +64,6 @@ jobs:
|
||||
exclude:
|
||||
- asset: agent
|
||||
stage: release
|
||||
- asset: agent-opa
|
||||
stage: release
|
||||
- asset: cloud-hypervisor-glibc
|
||||
stage: release
|
||||
- asset: pause-image
|
||||
|
||||
@@ -28,7 +28,6 @@ jobs:
|
||||
matrix:
|
||||
asset:
|
||||
- agent
|
||||
- agent-opa
|
||||
- kernel
|
||||
- qemu
|
||||
- rootfs-initrd
|
||||
|
||||
@@ -28,7 +28,6 @@ jobs:
|
||||
matrix:
|
||||
asset:
|
||||
- agent
|
||||
- agent-opa
|
||||
- coco-guest-components
|
||||
- kernel
|
||||
- kernel-confidential
|
||||
|
||||
Reference in New Issue
Block a user