Skip to content

Commit

Permalink
ci: re-added preset of image name
Browse files Browse the repository at this point in the history
  • Loading branch information
joundso committed Jun 19, 2023
1 parent d5c1ca2 commit f110c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_build_push_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
context: "{{defaultContext}}:docker"
push: true
# tags: joundso/rstudio-verse:4.3.1
tags: joundso/${{ env.IMAGE_NAME }}:${{ env.IMAGE_VERSION_TAG }}
tags: joundso/rstudio-verse:${{ env.IMAGE_VERSION_TAG }}

0 comments on commit f110c32

Please sign in to comment.