Live video on the AT Protocol

docker: build to public aws repo

+1 -1
+1 -1
.gitlab-ci.yml
··· 1 1 include: ".ci/dockerfile-hash.yaml" 2 2 3 3 variables: 4 - DOCKER_REPO: "975050346355.dkr.ecr.us-east-2.amazonaws.com/streamplace" 4 + DOCKER_REPO: "public.ecr.aws/m4j3c0j7/streamplace" 5 5 6 6 build-bunny: 7 7 stage: build