1
0

update repo name

This commit is contained in:
James Brumond 2022-12-03 20:13:51 -08:00
parent 4bc5151b3e
commit 27c2f45361
Signed by: james
GPG Key ID: 24BA25B8B303B023

View File

@ -2,7 +2,7 @@
kind: template
load: multiarch-container.yaml
data:
repo: images/docker
repo: examples/docker
# because this *is* the docker image, the "latest" tag hasn't been published yet (that's
# what we're about to do), so we need to pick a specific arch image.
# todo: is there some way to choose this value automatically to match the runner?