This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
You've already forked packer-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
af08e2a410
packer-cn
/
command
/
test-fixtures
/
parallel
/
2lock.json
6 lines
114 B
JSON
Raw
Normal View
History
Unescape
Escape
added: testing
2019-04-19 03:10:48 -04:00
{
"builders"
:
[
fix test to be race free
2019-05-02 09:04:02 -04:00
{
"type"
:
"lock"
,
"name"
:
"build0"
}
,
add tests for cancellation while building
2019-05-06 09:07:57 -04:00
{
"type"
:
"lock"
,
"name"
:
"build1"
}
added: testing
2019-04-19 03:10:48 -04:00
]
}