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

Fix docker workflow #1576

Merged
merged 10 commits into from
Aug 30, 2022
Merged

Fix docker workflow #1576

merged 10 commits into from
Aug 30, 2022

Conversation

mfeurer
Copy link
Contributor

@mfeurer mfeurer commented Aug 24, 2022

The docker container building and publishing workflow was broken after updating it from V1 to V3 in #1515 without changing the github actions file. This PR updates the github actions file to make use of the new syntax to make the docker publishing work again.

@mfeurer mfeurer requested a review from eddiebergman August 24, 2022 16:22
@codecov
Copy link

codecov bot commented Aug 24, 2022

Codecov Report

Merging #1576 (5de92a0) into development (ee0916e) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@               Coverage Diff               @@
##           development    #1576      +/-   ##
===============================================
- Coverage        84.71%   84.68%   -0.04%     
===============================================
  Files              157      157              
  Lines            11981    11981              
  Branches          2066     2066              
===============================================
- Hits             10150    10146       -4     
- Misses            1281     1285       +4     
  Partials           550      550              

Impacted file tree graph

@mfeurer mfeurer merged commit f121ee4 into development Aug 30, 2022
@mfeurer mfeurer deleted the docker_workflow branch August 30, 2022 14:35
github-actions bot pushed a commit that referenced this pull request Aug 30, 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.

1 participant