Skip to content

Commit 4f0e6af

Browse files
committed
starting github actions
Signed-off-by: Ryan Cook <rcook@redhat.com>
1 parent a6ec3a0 commit 4f0e6af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy-llama-stack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ jobs:
3535
uses: actions/checkout@v4
3636
with:
3737
fetch-depth: 0
38-
repository: opendatahub-io/llama-stack-k8s-operator.git
39-
ref: main
38+
repository: cooktheryan/llama-stack-k8s-operator.git
39+
ref: operator_pull_policy
4040
path: llama-stack-k8s-operator
4141

4242
- name: make the image and load it into kind

0 commit comments

Comments
 (0)