From dc020774e5cd9fa2366484b3e18e583c1e2c5204 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Wed, 10 Jul 2024 09:57:22 -0400 Subject: alpha --- .github/workflows/earthly.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/earthly.yml b/.github/workflows/earthly.yml index 894e729..acde1a5 100644 --- a/.github/workflows/earthly.yml +++ b/.github/workflows/earthly.yml @@ -40,7 +40,7 @@ jobs: if: github.event_name != 'pull_request' id: build-and-push run: | - earthly --org me-2625 --sat pneuma --ci --push +all + earthly --org me-2625 --sat alpha --ci --push +all - name: Build Docker image if: github.event_name == 'pull_request' id: build @@ -97,4 +97,4 @@ jobs: - if: steps.changes.outputs.src == 'true' run: flyctl deploy --remote-only -c ./fly/xesite/fly.toml env: - FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }} \ No newline at end of file + FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }} -- cgit v1.2.3