Skip to content

Commit 85e4262

Browse files
committed
point build-image to the cleanup branch
1 parent 4d5d9dc commit 85e4262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/kubernetes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178

179179
build:
180180
needs: [initialize]
181-
uses: parcelLab/ci/.github/workflows/build-image.yaml@main
181+
uses: parcelLab/ci/.github/workflows/build-image.yaml@cleanup
182182
with:
183183
artifactName: ${{ inputs.artifactName }}
184184
artifactPath: ${{ inputs.artifactPath }}

0 commit comments

Comments
 (0)