forked from data.coop/website
Exclude docker-compose.yml from deployments
This commit is contained in:
parent
b52a75f029
commit
211ce017ad
2
.bundle/config
Normal file
2
.bundle/config
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
---
|
||||||
|
BUNDLE_JOBS: "12"
|
|
@ -28,3 +28,4 @@ gems:
|
||||||
exclude:
|
exclude:
|
||||||
- Gemfile
|
- Gemfile
|
||||||
- Gemfile.lock
|
- Gemfile.lock
|
||||||
|
- docker-compose.yml
|
||||||
|
|
Loading…
Reference in a new issue