Skip to content

Commit

Permalink
feat: CDR-1460 push changes to docker image with tag latest-feature_C…
Browse files Browse the repository at this point in the history
…DR-1460_fix_robot_suites
  • Loading branch information
vladislavploaia committed Jul 9, 2024
1 parent fa72399 commit a670a16
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-1460_fix_robot_suites
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit a670a16

Please sign in to comment.