aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2024-06-27 04:27:51 -0400
committerGitHub <noreply@github.com>2024-06-27 04:27:51 -0400
commit38d970b2606ba83b88bfccb9c514e5573b5c8e19 (patch)
tree3a71135067c9fbf76a612562ee0455499eb56fb2 /.github
parentd311401e2fe7e0790a3641bb13e848a109465f4d (diff)
downloadxesite-38d970b2606ba83b88bfccb9c514e5573b5c8e19.tar.xz
xesite-38d970b2606ba83b88bfccb9c514e5573b5c8e19.zip
Update earthly.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/earthly.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/earthly.yml b/.github/workflows/earthly.yml
index 1ec6029..881fde0 100644
--- a/.github/workflows/earthly.yml
+++ b/.github/workflows/earthly.yml
@@ -34,7 +34,7 @@ jobs:
if: github.event_name != 'pull_request'
id: build-and-push
run: |
- earthly --org me-2625 --sat alpha --ci --push +all
+ earthly --org me-2625 --sat pneuma --ci --push +all
- name: Build Docker image
if: github.event_name == 'pull_request'
id: build