Skip to content

Commit

Permalink
fix: pipeline ref updated
Browse files Browse the repository at this point in the history
  • Loading branch information
andibeuge committed Jan 27, 2025
1 parent 2bd6043 commit a72635a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:

build:
needs: [initialize]
uses: parcelLab/ci/.github/workflows/build-image.yaml@862c3b32ff98b596c9142311b84093c23ee90443
uses: parcelLab/ci/.github/workflows/build-image.yaml@2bd6043944be98a85c5f318025dfcc4f72552a0a
with:
artifactName: ${{ inputs.artifactName }}
artifactPath: ${{ inputs.artifactPath }}
Expand Down

0 comments on commit a72635a

Please sign in to comment.