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

Skip building the image when submitting to OBS #12

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

lslezak
Copy link
Member

@lslezak lslezak commented Aug 8, 2024

Problem

  • Building the Docker image fails when running osc build inside a docker container

Solution

  • The Docker image is built with plain docker build instead of osc build
  • See .github/workflows/ci.yml for more details
  • Updated documentation

- The Docker image is built with plain `docker build` instead of `osc build`
- See .github/workflows/ci.yml for more details
- Updated documentation
@lslezak lslezak merged commit bd9c6bf into master Aug 8, 2024
2 checks passed
@lslezak lslezak deleted the fix_obs_submit branch August 8, 2024 12:19
Copy link

github-actions bot commented Aug 8, 2024

❌ Autosubmission job #10301925232 failed

Copy link

github-actions bot commented Aug 8, 2024

✅ Autosubmission job #10304006177 successfully finished

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