Skip to content

Commit

Permalink
Dockerize#24
Browse files Browse the repository at this point in the history
  • Loading branch information
4TT1L4 committed Mar 25, 2024
1 parent 244f690 commit e597c9d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ jobs:
with:
images: ghcr.io/${{ github.repository }}
tags: |
# latest tag for the default branch:
type=raw,value=latest,enable={{is_default_branch}}
type=raw,value=preview,enable=true
- name: 'Build and Push Docker image'
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit e597c9d

Please sign in to comment.