Skip to content

Commit

Permalink
Add default value for WORKSPACE_SERVICE_NAME parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
martins-vds committed Dec 15, 2023
1 parent 7bedb2e commit 101b7c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions az_pipeline_templates/devcontainer_run_command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ parameters:
- name: BUNDLE_TYPE
default: ""
- name: WORKSPACE_SERVICE_NAME
default: ""
- name: IS_API_SECURED
default: "true"
- name: STATEFUL_RESOURCES_LOCKED
Expand Down

0 comments on commit 101b7c9

Please sign in to comment.