Skip to content

Commit 505a4ba

Browse files
committed
Make use of #39 to review Yolean/kubernetes-assert#26
1 parent 888acb4 commit 505a4ba

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/basic-dev-inner-loop/specs/skaffold.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ build:
1010
- image: builds-registry.ystack.svc.cluster.local/ystack/basic-dev-inner-loop-specs
1111
context: ./
1212
custom:
13-
# NOTE when iterating on the runtime image, the image URL below must be updated
1413
buildCommand: >-
1514
y-build-like-sync
16-
builds-registry.ystack.svc.cluster.local/yoleandev/kubernetes-assert:runtime-nodejs@sha256:d165d340bb71ea6a5f6a7c1344d934554142b961383a9e1df20e6ce49f7ab963
15+
builds-registry.ystack.svc.cluster.local/yoleandev/kubernetes-assert:../../../../kubernetes-assert/runtime-nodejs
1716
sync:
1817
manual:
1918
- src: '**'

0 commit comments

Comments
 (0)