File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ before_install:
17
17
- gem update --system
18
18
- openssl aes-256-cbc -K $encrypted_58eb139a4a99_key -iv $encrypted_58eb139a4a99_iv -in .supermarket_key.encrypted -out .supermarket_key -d
19
19
deploy :
20
- provider : supermarket
20
+ provider : chef- supermarket
21
21
user_id : ama-team
22
22
client_key : .supermarket_key
23
23
cookbook_category : Operating Systems & Virtualization
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ are not yet supported either.
10
10
11
11
Dev branch state:
12
12
13
- [ ![ Travis branch] ( https://img.shields.io/travis/ama-team/cookbook-docker-compose/dev.svg?style=flat-square )] ( https://github.com /ama-team/cookbook-docker-compose )
13
+ [ ![ Travis branch] ( https://img.shields.io/travis/ama-team/cookbook-docker-compose/dev.svg?style=flat-square )] ( https://travis-ci.org /ama-team/cookbook-docker-compose )
14
14
15
15
## Requirements
16
16
You can’t perform that action at this time.
0 commit comments