Skip to content

Commit

Permalink
Update display name
Browse files Browse the repository at this point in the history
  • Loading branch information
cccs-rs committed Feb 14, 2024
1 parent 56d896d commit 4ab3336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/full-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ stages:
cccstemp.azurecr.io/assemblyline-v4-service-base:${TAG} \
/bin/bash -c "pip install -r requirements.txt; CI=1 pytest -rsx --durations=10"
workingDirectory: $(Pipeline.Workspace)/working/assemblyline-v4-service
displayName: Test Service Server
displayName: Test Service Base
- stage: deploy
displayName: Deploy
Expand Down

0 comments on commit 4ab3336

Please sign in to comment.