Skip to content

Commit 48efac6

Browse files
authored
Comment out image parameter in ci-pr.yaml
Comment out the image parameter in the CI pipeline configuration.
1 parent e4fdb02 commit 48efac6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azdo/ci-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ extends:
1818
parameters:
1919
pool:
2020
name: Azure-Pipelines-1ESPT-ExDShared
21-
image: ubuntu-latest
21+
# image: ubuntu-latest
2222
os: linux
2323

2424
stages:

0 commit comments

Comments
 (0)