Skip to content

Commit

Permalink
Update ui-docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
swaroopar committed Aug 16, 2023
1 parent ada3e51 commit 21d082a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ui-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,7 @@ jobs:
file: docker/Dockerfile
push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest,${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.event.inputs.ReleaseVersion }}
labels: |
org.opencontainers.image.source="https://github.com/eclipse-xpanse/xpanse-ui"
org.opencontainers.image.description="Xpanse UI Container"

0 comments on commit 21d082a

Please sign in to comment.