Skip to content

Commit

Permalink
[FIX] Add missing Docker image tag for iadelib:communes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexnuttinck committed Feb 15, 2024
1 parent 308d31f commit 52e4dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
"imiobe/iadelib:${{ github.ref_name }}"
"imiobe/iadelib:communes-${{ github.ref_name }}"
"${{ secrets.HARBOR_URL }}/delib/iadelib:${{ github.ref_name }}"
"${{ secrets.HARBOR_URL }}/delib/iadelib:${{ github.ref_name }}"
"${{ secrets.HARBOR_URL }}/delib/iadelib:communes-${{ github.ref_name }}"
bep:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 52e4dff

Please sign in to comment.