Skip to content

Commit 7b26774

Browse files
committed
fix pipelines#3
1 parent c3f51a8 commit 7b26774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devops/deploy-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ trigger: none
33
pr: none
44

55
pool:
6-
vmImage: 'ubuntu-20.04'
6+
vmImage: 'ubuntu-18.04'
77

88
parameters:
99
- name: ENV

0 commit comments

Comments
 (0)