Skip to content

Commit

Permalink
fix: change docker image tag to 'latest-feature-CDR-1466_robot_tests_…
Browse files Browse the repository at this point in the history
…dv_multimedia'
  • Loading branch information
vladislavploaia committed Jul 24, 2024
1 parent 8a56334 commit 1e45e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest-feature
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest-feature-CDR-1466_robot_tests_dv_multimedia
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 1e45e1a

Please sign in to comment.