Skip to content

Commit

Permalink
Troubleshooting cgroup config
Browse files Browse the repository at this point in the history
Signed-off-by: Roger Barker <[email protected]>
  • Loading branch information
rbarkerSL committed Jun 10, 2024
1 parent e0afbcf commit f1329db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ jobs:
AGENT_MEM_LIMIT="2147483648"
AGENT_GROUP_NAME="agent-${{ github.run_id }}"
echo ${USR_ID}
echo ${GRP_ID}
echo ${AGENT_GROUP_NAME}
echo "::endgroup::"
echo "::group::Install Control Group Tools"
Expand Down

0 comments on commit f1329db

Please sign in to comment.