This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
use version '2' for docker-compose.ci.build.yml
Higher versions seems to not be compatible with hosted linux build agent
pull/457/head
Eduard Tomas
7 years ago
parent
4fe02d9b44
commit
e9b4235543
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docker-compose.ci.build.yml
+ 1
- 1
docker-compose.ci.build.yml
View File
@ -1,4 +1,4 @@
version
:
'
3
'
version
:
'
2
'
services:
ci-build:
Write
Preview
Loading…
Cancel
Save