all repos — website @ 20b058a6167fd8bec908c22fb356f44c9e882327

My website

update ci
Alan Pearce alan@alanpearce.eu
Sun, 21 Apr 2024 23:26:14 +0200
commit

20b058a6167fd8bec908c22fb356f44c9e882327

parent

25a2b442a220184346e22a31a87c49a449ef636f

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M gitlab-ci.ymlgitlab-ci.yml
@@ -29,7 +29,7 @@ - |       if fly auth whoami > /dev/null 2>&1
       then
         fly auth docker
-        just push-to-registry docker://$(just evaluate fly-registry):$DOCKER_TAG result --tmpdir=$TMPDIR
+        just push-to-registry --tmpdir=$TMPDIR
         just print-docker-tag >> build.env
       fi
   artifacts: