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

Push master images to quay #3199

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Push master images to quay #3199

merged 1 commit into from
Feb 18, 2025

Conversation

mauromorales
Copy link
Member

Just for easy access until we have the factory webui

Signed-off-by: Mauro Morales <contact@mauromorales.com>
@mauromorales mauromorales requested a review from a team February 17, 2025 10:30
@mauromorales mauromorales self-assigned this Feb 17, 2025
@@ -135,3 +135,16 @@ jobs:
if: ${{ inputs.model == 'generic' }}
run: |
docker push ${{ env.IMAGE_NAME }}
- name: Tag and Push Nightly
if: github.ref == 'refs/heads/master'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need to check if the action is a push or just nothing else would have that ref?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good question, I think this is enough but not 100% ... maybe i test and see what happens

Copy link
Member

@Itxaka Itxaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice and easy :D

@mauromorales mauromorales merged commit 0571b91 into master Feb 18, 2025
41 of 51 checks passed
@mauromorales mauromorales deleted the push-nightly branch February 18, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants