Skip to content

Conversation

@BarbellDwarf
Copy link
Collaborator

No description provided.

- Change workflow name to 'build-images-main' for better clarity
- Limit workflow to trigger only on pushes to the 'main' branch
- Add steps to build and push a new GPU-enabled Docker image (scriberr:main-gpu) alongside the existing main image
- Create workflow "build-images-nightly.yml" to allow for images that are still in testing to be built when pushed to the Nightly branch. It is limited to the Nightly branch.
- Nightly branch will build a GPU and CPU only version.
- Ensure each image is verified for multi-platform support after the build process
- Renamed the files to look a bit better when being shown in the readme file
- Also found that I had reversed the naming of them (nightly was actually for main, main for nightly.... my bad)
- Updated name in workflow files as well
@BarbellDwarf BarbellDwarf merged commit 9713215 into nightly Feb 27, 2025
@BarbellDwarf BarbellDwarf deleted the improvement/update-github-workflows branch February 27, 2025 15:36
@BarbellDwarf BarbellDwarf restored the improvement/update-github-workflows branch February 27, 2025 15:37
@BarbellDwarf BarbellDwarf deleted the improvement/update-github-workflows branch February 27, 2025 15:38
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