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

Fixed docker image publish job #7

Merged
merged 2 commits into from
Aug 3, 2023
Merged

Fixed docker image publish job #7

merged 2 commits into from
Aug 3, 2023

Conversation

azun
Copy link

@azun azun commented Aug 2, 2023

Description

Restricted image build test to x86 arch due to github actions storage limit.
Added missing build command to dockerfile for build container.

Fixes #ISSUE

Checklist

  • Unit tests updated
  • End user documentation updated

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5743036298

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.005%) to 69.933%

Files with Coverage Reduction New Missed Lines %
source/openshift_route.go 1 75.6%
Totals Coverage Status
Change from base Build 5718867630: -0.005%
Covered Lines: 13979
Relevant Lines: 19989

💛 - Coveralls

@azun azun changed the title Image build fix Fixed docker image publish job Aug 3, 2023
@azun azun merged commit a9a6bb7 into master Aug 3, 2023
8 checks passed
@azun azun deleted the image-build-fix branch August 3, 2023 13:14
azun added a commit that referenced this pull request Aug 3, 2023
* Fixed image build and publish
* Disabled multi-arch image testing
azun added a commit that referenced this pull request Aug 4, 2023
* Fixed image build and publish
* Disabled multi-arch image testing
azun added a commit that referenced this pull request Jan 30, 2024
* Fixed image build and publish
* Disabled multi-arch image testing
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.

4 participants