Skip to content

Commit

Permalink
update tag format
Browse files Browse the repository at this point in the history
  • Loading branch information
sahil-sagwekar2652 committed Jan 4, 2024
1 parent e439cef commit f1fd7fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
# file: /flask_blog/Dockerfile
context: https://github.com/sahil-sagwekar2652/Personal-blog-website.git#master:flask_blog
push: true
tags: ${{ env.RELEASE_VERSION }}
tags: sahil-sagwekar2652/Personal-blog-website:${{ env.RELEASE_VERSION }}

0 comments on commit f1fd7fa

Please sign in to comment.