Skip to content

Commit 8fcdc9e

Browse files
committed
Ensure a fresh pull of m33mu upon rebuild
1 parent c3e838f commit 8fcdc9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ jobs:
128128
with:
129129
context: m33mu
130130
push: true
131+
pull: true
132+
no-cache: true
131133
tags: |
132134
${{ env.REGISTRY }}/${{ env.OWNER }}/wolfboot-ci-m33mu:${{ github.ref_name }}
133135
${{ env.REGISTRY }}/${{ env.OWNER }}/wolfboot-ci-m33mu:latest

0 commit comments

Comments
 (0)