Skip to content

Commit

Permalink
Sdktechno 266 Fix CICD (#648)
Browse files Browse the repository at this point in the history
* SDKTECHNO-266 fix comment for cicd test

* [BOT] Set version for this branch

---------

Co-authored-by: Tony Ducrocq <[email protected]>
Co-authored-by: GitHub Action Bot <[email protected]>
  • Loading branch information
3 people authored Aug 19, 2024
1 parent 7a3e230 commit eaa04f4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion technologies/job/python/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ contexts:
label: Scheduled
mandatory: true
- type: AI_DESCRIPTION_GENERATOR
label: AI description generator enabled
label: AI description generator enabled.
mandatory: true
comment: Activation of the AI-based automatic description generation function.
dockerInfo:
Expand Down
2 changes: 1 addition & 1 deletion technologies/job/python/python-3.12/context.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ job:
label: Scheduled
mandatory: true
- type: AI_DESCRIPTION_GENERATOR
label: AI description generator enabled
label: AI description generator enabled.
mandatory: true
comment: Activation of the AI-based automatic description generation function.
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version.buildmeta=
version.buildmeta=SDKTECHNO-266
version.major=1
version.minor=184
version.patch=0
version.prerelease=
version.semver=1.184.0
version.semver=1.184.0+SDKTECHNO-266

0 comments on commit eaa04f4

Please sign in to comment.