Skip to content

Commit

Permalink
ci: add "latest" as a tag
Browse files Browse the repository at this point in the history
[#OCD-4459]
  • Loading branch information
andlar committed Mar 4, 2024
1 parent a97825f commit c598d97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=ref,event=branch
type=raw,latest
- name: set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit c598d97

Please sign in to comment.