Skip to content

Commit 09cf2ae

Browse files
committed
DNM: more build kayobe image skipping
1 parent 9578a98 commit 09cf2ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhpc-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
- check-changes
8383
uses: ./.github/workflows/stackhpc-all-in-one.yml
8484
with:
85-
kayobe_image: ${{ needs.build-kayobe-image.outputs.kayobe_image }}
85+
kayobe_image: ghcr.io/stackhpc/stackhpc-kayobe-config:pr-917
8686
os_distribution: rocky
8787
os_release: "9"
8888
ssh_username: cloud-user

0 commit comments

Comments
 (0)