Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't add the value for the environment variable to the run command #34

Merged
merged 1 commit into from
Nov 24, 2018

Conversation

Crazybus
Copy link
Owner

This isn't needed since Docker will automatically pass through the
value. Leaving this out means that the value of an environment variable
is not unnecessarily exposed

This isn't needed since Docker will automatically pass through the
value. Leaving this out means that the value of an environment variable
is not unnecessarily exposed
@codecov-io
Copy link

codecov-io commented Nov 24, 2018

Codecov Report

Merging #34 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   33.02%   33.02%           
=======================================
  Files           1        1           
  Lines         321      321           
=======================================
  Hits          106      106           
  Misses        211      211           
  Partials        4        4
Impacted Files Coverage Δ
lope.go 33.02% <100%> (ø) ⬆️

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 2fb0818...66d668e. Read the comment docs.

@Crazybus Crazybus merged commit ced1a55 into master Nov 24, 2018
@Crazybus Crazybus deleted the ssh_itsa_secret branch November 24, 2018 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants