Skip to content

Commit

Permalink
chore: [skip ci] changes on pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
hazzo committed Feb 21, 2024
1 parent ca89fb4 commit b607480
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
uses: docker/metadata-action@v4
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=raw,value=${{ github.ref_name }}
- name: Build and Push Main Image
uses: docker/build-push-action@v4
Expand Down

0 comments on commit b607480

Please sign in to comment.