This commit is contained in:
parent
36304b8873
commit
26f9b8d208
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
steps:
|
||||
- uses: https://github.com/earthly/actions-setup@v1
|
||||
with:
|
||||
version: v0.7.0
|
||||
version: v0.7.20
|
||||
- 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user