Skip to content

Commit 4f6e125

Browse files
RandyShuaiLafi7e
authored andcommitted
enable azure ops in linux whl packaging
1 parent 4cc985f commit 4f6e125

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pipelines/wheels_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ parameters:
22
- name: ExtraEnv
33
displayName: 'Extra env variable set to CIBW_ENVIRONMENT, in form of "A=1 B=2 C=3"'
44
type: string
5-
default: 'ExampleEnvVar=ON'
5+
default: 'OCOS_ENABLE_AZURE=1'
66

77
jobs:
88
- job: linux

0 commit comments

Comments
 (0)