all repos — website @ 40b95827b9e8f56c15d7fee8b51a084e073cf54b

My website

save docker tag in CI correctly

Alan Pearce
commit

40b95827b9e8f56c15d7fee8b51a084e073cf54b

parent

66f36622c9e478f479b2dfe3a0ae142552b0ed5c

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M gitlab-ci.ymlgitlab-ci.yml
@@ -30,7 +30,7 @@ if fly auth whoami > /dev/null 2>&1
then fly auth docker just push-to-registry --tmpdir=$TMPDIR - just print-docker-tag >> build.env + echo FLY_REGISTRY_IMAGE_TAG=$(just print-docker-tag) >> build.env fi artifacts: reports: