We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e838f commit 8fcdc9eCopy full SHA for 8fcdc9e
.github/workflows/build-and-publish.yml
@@ -128,6 +128,8 @@ jobs:
128
with:
129
context: m33mu
130
push: true
131
+ pull: true
132
+ no-cache: true
133
tags: |
134
${{ env.REGISTRY }}/${{ env.OWNER }}/wolfboot-ci-m33mu:${{ github.ref_name }}
135
${{ env.REGISTRY }}/${{ env.OWNER }}/wolfboot-ci-m33mu:latest
0 commit comments