Skip to content
Snippets Groups Projects
Commit ce541079 authored by Janne Valkealahti's avatar Janne Valkealahti
Browse files

Enable milestone tagging

parent adb9bc3b
No related branches found
No related tags found
No related merge requests found
......@@ -86,12 +86,12 @@ jobs:
echo BUILD_ZOO_HANDLER_spring_cloud_deployer_local_buildnumber=$GITHUB_RUN_NUMBER >> $GITHUB_ENV
# zoo tag
# - name: Tag Release
# uses: jvalkeal/build-zoo-handler@v0.0.4
# with:
# tag-release-branch: ${{ env.BUILD_ZOO_HANDLER_spring_cloud_deployer_local_version }}
# tag-release-tag: ${{ env.BUILD_ZOO_HANDLER_spring_cloud_deployer_local_version }}
# tag-release-tag-prefix: v
- name: Tag Release
uses: jvalkeal/build-zoo-handler@v0.0.4
with:
tag-release-branch: ${{ env.BUILD_ZOO_HANDLER_spring_cloud_deployer_local_version }}
tag-release-tag: ${{ env.BUILD_ZOO_HANDLER_spring_cloud_deployer_local_version }}
tag-release-tag-prefix: v
# zoo success
- name: Notify Build Success Zoo Handler Controller
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment