Skip to content

Commit

Permalink
Delete existing Lithops image before rebuilding
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwhite committed Mar 15, 2024
1 parent 1c595bd commit 6e3a63b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lithops-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,6 @@ jobs:
env:
LITHOPS_CONFIG_FILE: ${{ github.workspace }}/${{ matrix.lithops-config }}
run: |
lithops runtime delete -b ${{ matrix.lithops-backend }} -d cubed-runtime-main
lithops runtime build -b ${{ matrix.lithops-backend }} -f ${{ matrix.lithops-build-file }} cubed-runtime-main
lithops runtime deploy -b ${{ matrix.lithops-backend }} --memory ${{ matrix.lithops-memory }} cubed-runtime-main

0 comments on commit 6e3a63b

Please sign in to comment.