Skip to content

Commit

Permalink
correct marker selection
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 committed Dec 12, 2023
1 parent c9969f8 commit c5efd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ jobs:
{\"image\": \"debian-plus-nap\", \"marker\": \"appprotect_integration\"}, \
{\"image\": \"debian-plus-nap\", \"marker\": \"appprotect_waf_policies\"}, \
{\"image\": \"debian-plus-nap\", \"marker\": \"appprotect_waf_policies_grpc\"}, \
{\"image\": \"debian-plus-nap\", \"marker\": \"appprotect_batch,appprotect_watch\"}, \
{\"image\": \"debian-plus-nap\", \"marker\": \"appprotect_batch or appprotect_watch\"}, \
{\"image\": \"debian-plus-nap\", \"marker\": \"dos\"}], \
\"k8s\": [\"${{ needs.checks.outputs.k8s_latest }}\"]}" >> $GITHUB_OUTPUT
else
Expand Down

0 comments on commit c5efd8c

Please sign in to comment.