Skip to content

Commit

Permalink
added tag for dev builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Aduril committed Jul 31, 2024
1 parent bdaeb29 commit c0a20a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continious_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ env.NAMESPACE }}/connector
tags: |
type=raw,value=latest-${{github.branch}},enable=true
type=raw,value=latest,enable={{is_default_branch}}
${{ github.sha }}
- name: Build and push "connector"
Expand Down

0 comments on commit c0a20a5

Please sign in to comment.