Skip to content

Commit

Permalink
Update build-dev.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Its4Nik authored Nov 1, 2024
1 parent 14c0951 commit f4d8ec1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ jobs:
with:
images: ghcr.io/${{ github.repository }}
tags: |
type=pep440,pattern={{version}},value=nightly
type=raw,enable=true,priority=200,prefix=,suffix=,value=nightly
flavor: |
latest=false
- name: Build and push
uses: docker/build-push-action@v5
Expand Down

0 comments on commit f4d8ec1

Please sign in to comment.