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

Enable commit for next dev workflow

parent f535369b
No related branches found
No related tags found
No related merge requests found
......@@ -79,11 +79,11 @@ jobs:
echo BUILD_ZOO_HANDLER_spring_cloud_deployer_local_buildnumber=$GITHUB_RUN_NUMBER >> $GITHUB_ENV
# zoo commit
#- name: Commit Next Dev Changes
# uses: jvalkeal/build-zoo-handler@v0.0.4
# with:
# commit-changes-branch: main
# commit-changes-message: Next development version
- name: Commit Next Dev Changes
uses: jvalkeal/build-zoo-handler@v0.0.4
with:
commit-changes-branch: main
commit-changes-message: Next development version
# 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