Unverified Commit 2ad28669 authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #2718 from cheahjs/fix/tag-docker-build

fix: docker build on tag broke due to cache
parents 5015486f 45bff743
......@@ -70,6 +70,7 @@ jobs:
images: ${{ env.FULL_IMAGE_NAME }}
tags: |
type=ref,event=branch
type=ref,event=tag
flavor: |
prefix=cache-${{ matrix.platform }}-
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment