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

'docker compose' to 'docker-compose' #1009

Merged
merged 1 commit into from Aug 29, 2022
Merged

Conversation

bobcallaway
Copy link
Member

fix typo (doesn't typically affect github actions b/c the runner doesn't have any pre-existing containers running)

Signed-off-by: Bob Callaway bcallaway@google.com

Signed-off-by: Bob Callaway <bcallaway@google.com>
@bobcallaway bobcallaway requested a review from a team as a code owner August 29, 2022 13:15
@codecov-commenter
Copy link

Codecov Report

Merging #1009 (1cda94c) into main (4923f60) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1009      +/-   ##
==========================================
- Coverage   40.94%   40.90%   -0.05%     
==========================================
  Files          69       69              
  Lines        6496     6527      +31     
==========================================
+ Hits         2660     2670      +10     
- Misses       3554     3575      +21     
  Partials      282      282              
Impacted Files Coverage Δ
pkg/types/entries.go 5.08% <0.00%> (-1.17%) ⬇️
pkg/api/entries.go 0.00% <0.00%> (ø)
pkg/types/types.go 0.00% <0.00%> (ø)
cmd/rekor-cli/app/pflag_groups.go 89.47% <0.00%> (+2.27%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@bobcallaway bobcallaway merged commit e62ca81 into sigstore:main Aug 29, 2022
@github-actions github-actions bot added this to the v1.0.0 milestone Aug 29, 2022
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.

None yet

3 participants