Skip to content

Commit

Permalink
Merge pull request #53 from ecmwf-projects/no-always-latest-image-tag
Browse files Browse the repository at this point in the history
edit(cads-image): delete ltest tag at every build
  • Loading branch information
Trik16 authored Dec 11, 2024
2 parents f6cccd2 + b182973 commit 8ad1f79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-cads-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
push: true
tags: |
${{ secrets.HARBOR_IP }}/cads/${{ inputs.image_name }}:${{ inputs.image_tag }}
${{ secrets.HARBOR_IP }}/cads/${{ inputs.image_name }}:latest
file: docker/${{ inputs.image_name }}/Dockerfile
build-args: |
MODE=${{ inputs.build_mode }}
Expand Down

0 comments on commit 8ad1f79

Please sign in to comment.