Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
1105 Внедрение механизмов обеспечения безопасности цепочки поставки программных проектов
Legacy
scanned-projects
helm
Commits
7781ec5d
Commit
7781ec5d
authored
8 years ago
by
Adam Reese
Committed by
GitHub
8 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #1297 from adamreese/feat/ci-glide-money
feat(ci): cache glide directory
parents
ad696e91
d516631d
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
circle.yml
+3
-0
circle.yml
with
3 additions
and
0 deletions
+3
-0
circle.yml
+
3
−
0
View file @
7781ec5d
...
@@ -12,6 +12,9 @@ machine:
...
@@ -12,6 +12,9 @@ machine:
-
docker
-
docker
dependencies
:
dependencies
:
cache_directories
:
-
"
${HOME}/.glide"
pre
:
pre
:
# remove old go files
# remove old go files
-
sudo rm -rf /usr/local/go
-
sudo rm -rf /usr/local/go
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets