Skip to content

Commit

Permalink
Reclaim disk space in an initial step while running the CI jobs from …
Browse files Browse the repository at this point in the history
…the provider-ci reusable workflow

Signed-off-by: Alper Rifat Ulucinar <[email protected]>
  • Loading branch information
ulucinar committed Mar 7, 2024
1 parent a66ec4a commit b7716e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
uses: upbound/uptest/.github/workflows/provider-ci.yml@main
with:
go-version: 1.21
cleanup-disk: true
secrets:
UPBOUND_MARKETPLACE_PUSH_ROBOT_USR: ${{ secrets.UPBOUND_MARKETPLACE_PUSH_ROBOT_USR }}
UPBOUND_MARKETPLACE_PUSH_ROBOT_PSW: ${{ secrets.UPBOUND_MARKETPLACE_PUSH_ROBOT_PSW }}

0 comments on commit b7716e1

Please sign in to comment.