docker / app

Make your Docker Compose applications reusable, and share them on Docker Hub
Apache License 2.0
1.57k stars 177 forks source link

A credential-set can be a local YAML file #540

Closed silvin-lubecki closed 5 years ago

silvin-lubecki commented 5 years ago

- What I did The credential-set flag can now point to a local credential set file, not necessarily in the credential set store.

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

image

codecov[bot] commented 5 years ago

Codecov Report

Merging #540 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #540      +/-   ##
=========================================
+ Coverage   70.04%   70.1%   +0.06%     
=========================================
  Files          55      55              
  Lines        3101    3108       +7     
=========================================
+ Hits         2172    2179       +7     
  Misses        637     637              
  Partials      292     292
Impacted Files Coverage Δ
internal/commands/cnab.go 73.73% <100%> (+0.87%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 73d8674...96bc35c. Read the comment docs.