diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e893d73..85b1312 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: steps: - uses: https://github.com/earthly/actions-setup@v1 with: - version: v0.7.0 + version: v0.7.10 - uses: actions/checkout@v2 - name: Put back the git branch into git (Earthly uses it for tagging) run: | @@ -34,3 +34,4 @@ jobs: run: earthly --version - name: Run build run: earthly --push +docker-multi +