Skip to content

Commit

Permalink
Merge pull request #393 from LlmKira/main
Browse files Browse the repository at this point in the history
Build docker
  • Loading branch information
sudoskys committed Apr 18, 2024
2 parents bd37a8e + 81eddbf commit 75260bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-ci-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,12 @@ jobs:
sudoskys/llmbot
tags: |
# set latest tag for default branch
type=raw,value=latest
type=ref,event=branch
flavors: |
latest=false
suffix=-dev,onlatest=false
suffix=-dev,onlatest=true
- name: echo
run: echo ${{ steps.meta.outputs.json }}
Expand Down

0 comments on commit 75260bc

Please sign in to comment.