Skip to content

Commit

Permalink
buildah extra args for ulimit
Browse files Browse the repository at this point in the history
  • Loading branch information
rgolangh authored Nov 27, 2023
1 parent ddb3735 commit 9b73bc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
image: ${{ env.workflow_id }}
tags: ${{ github.sha }}
extra-args: --ulimit nofile=4096:4096
containerfiles: |
pipeline/Builder-Dockerfile
build-args: |
Expand Down

0 comments on commit 9b73bc7

Please sign in to comment.