Skip to content

Commit

Permalink
.github: Increase image limit to 900MB
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoantoniocardoso committed May 25, 2024
1 parent 74bc882 commit c3cab1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ env:
PROJECT: blueos
DOCKER: base
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
IMAGE_LIMIT_SIZE_MB: 600
IMAGE_LIMIT_SIZE_MB: 900
ARTIFACTS_PATH: /tmp/artifacts
DIGESTS_PATH: /tmp/digests

Expand Down

0 comments on commit c3cab1c

Please sign in to comment.