Skip to content

Commit

Permalink
add labels
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyaspimpalgaonkar committed Aug 22, 2024
1 parent 0741631 commit 323ea07
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-mainv2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ jobs:
tags_unstructured: |
type=raw,value=${{ steps.version.outputs.RELEASE_VERSION }}
type=raw,value=latest-unstructured
labels: |
type=raw,value=latest
labels_unstructured: |
type=raw,value=latest-unstructured
- name: Build and Push Docker Image (Standard)
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 323ea07

Please sign in to comment.