diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/earthly.yml | 2 |
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 |
