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

Clean up Fedora CI builds #224

Merged
merged 4 commits into from
Jan 19, 2025
Merged

Clean up Fedora CI builds #224

merged 4 commits into from
Jan 19, 2025

Conversation

kyl191
Copy link
Owner

@kyl191 kyl191 commented Jan 19, 2025

Fedora is the starting point for systemd enabled builds, make them a bit better.

  • Use ARG in the Dockerfile so I can run export VERSION=41 && $ docker build -f fedora.Dockerfile -t ghcr.io/kyl191/ansible-images:fedora-$VERSION --build-arg VERSION=$VERSION .
  • Move dnf installs out of the CI into the Dockerfile
  • delete files that were only used in Travis CI

Unfortunately I can't break the CI sections into separate files because I need the check-syntax job to run first.

@kyl191 kyl191 merged commit f681471 into master Jan 19, 2025
14 checks passed
@kyl191 kyl191 deleted the fedoraci branch January 19, 2025 01:08
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