Skip to content

Commit f8a5fe0

Browse files
committed
tag Docker image with version
1 parent a3d3c55 commit f8a5fe0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ccpp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
tag_with_ref: true
9696
# push: ${{ startsWith(github.ref, 'refs/tags/') }}
9797
build_args: DUPLO_VERSION=${{ env.DUPLO_VERSION }}
98+
tags: ${{ env.DUPLO_VERSION }}
9899
upload-release:
99100
if: success() && github.ref == 'refs/heads/master'
100101
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)