all repos — homestead @ 4d09aa7507afeb350af050334ebb517e22052328

Code for my website

save docker tag in CI correctly

Alan Pearce
commit

4d09aa7507afeb350af050334ebb517e22052328

parent

5cf9c6f574894645d24109515f2d2e656c78b705

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

jump to
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: