Skip to content

Commit

Permalink
Update .github/workflows/docker.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
  • Loading branch information
dni and motorina0 committed Jan 23, 2024
1 parent 3c521eb commit c33e7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache

- name: Build and push
- name: Build and push latest tag
uses: docker/build-push-action@v4
with:
context: .
Expand Down

0 comments on commit c33e7fb

Please sign in to comment.