Skip to content

Commit

Permalink
No cache for Autoware Prebuilt
Browse files Browse the repository at this point in the history
  • Loading branch information
doganulus authored Aug 25, 2023
1 parent 19f8156 commit c7bc443
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/autoware_prebuilt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
with:
context: containers/autoware-prebuilt
build-args: |
--no-cache
VERSION=${{ env.VERSION }}
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.VERSION }}
push: true
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit c7bc443

Please sign in to comment.