Skip to content

Commit 53bb38a

Browse files
committed
Stopped running pytests
1 parent 77c5ecf commit 53bb38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/new_pipelines/deploy-int-job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
make install-python
3939
workingDirectory: $(Pipeline.Workspace)/s/$(SERVICE_NAME)/$(SERVICE_ARTIFACT_NAME)
4040
displayName: Setup pytests
41-
condition: always()
41+
condition: eq(1,2)
4242
4343
- template: ./aws-assume-role-new-int.yml
4444
parameters:

0 commit comments

Comments
 (0)