commit | ccc70cc2cf083762f9f4d837ac7ffa1dd002905f | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Fri Apr 28 22:20:34 2023 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Fri Apr 28 22:20:34 2023 +0000 |
tree | fd66bb365eff1476e86148583a252272a08a8990 | |
parent | 804d912073ea2233ec2ce00a4d6dde1a4ceb91ce [diff] [blame] |
ci: switch to ghcr
diff --git a/Earthfile b/Earthfile index 757efed..8d57cc8 100644 --- a/Earthfile +++ b/Earthfile
@@ -51,7 +51,7 @@ ENV PATH=/venv/bin:$PATH ENTRYPOINT ["bash"] ARG tag=latest - SAVE IMAGE --push quay.io/vexxhost/atmosphere:${tag} + SAVE IMAGE --push ghcr.io/vexxhost/atmosphere:${tag} pin-images: FROM +build.venv.dev