You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Replace :latest references with the actual combined base image digest
128
-
sed -i "s|combined-base-image:latest|${COMBINED_BASE_IMAGE}|g" /workspace/.ko.yaml
128
+
sed -i "s|ghcr.io/tektoncd/pipeline/github.com/tektoncd/pipeline/combined-base-image:latest|${COMBINED_BASE_IMAGE}|g" /workspace/.ko.yaml
129
129
130
130
cat /workspace/.ko.yaml
131
131
@@ -271,4 +271,4 @@ spec:
271
271
# regional copies of the images in the result - see https://github.com/tektoncd/pipeline/issues/4282
0 commit comments