This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
remove source code cache restore (
#4119
)
pull/3990/head
Mircea Colonescu
5 years ago
committed by
Marko
parent
8b784929d1
commit
40f702a70d
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
.circleci/config.yml
+ 0
- 4
.circleci/config.yml
View File
@ -297,10 +297,6 @@ jobs:
machine:
image
:
ubuntu-1604:201903-01
steps:
-
restore_cache:
name
:
"Restore source code cache"
keys:
-
go-src-v1-{{ .Revision }}
-
checkout
-
attach_workspace:
at
:
/tmp/workspace
Write
Preview
Loading…
Cancel
Save