mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-01-24 13:41:25 -05:00
parent
51227fecf7
commit
be84a44da7
@ -4,6 +4,10 @@ sudo: false
|
|||||||
|
|
||||||
language: node_js
|
language: node_js
|
||||||
|
|
||||||
|
# Only clone the most recent commit.
|
||||||
|
git:
|
||||||
|
depth: 1
|
||||||
|
|
||||||
# keep cache of the deps
|
# keep cache of the deps
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
Loading…
Reference in New Issue
Block a user