Skip to content

Conversation

@LujieDuan
Copy link
Contributor

Description

Related issue

How has this been tested?

Checklist:

  • Unit tests
    • Unit tests do not apply.
    • Unit tests have been added/modified and passed for this PR.
  • Integration tests
    • Integration tests do not apply.
    • Integration tests have been added/modified and passed for this PR.
  • Documentation
    • This PR introduces no user visible changes.
    • This PR introduces user visible changes and the corresponding documentation change has been made.
  • Minor version bump
    • This PR introduces no new features.
    • This PR introduces new features, and there is a separate PR to bump the minor version since the last release already.
    • This PR bumps the version.

@LujieDuan LujieDuan force-pushed the lujieduan-gpu-images branch from 408525a to f142657 Compare January 2, 2026 16:39

# Only skip when running nightly, and there is no new base image
if [[ "${LATEST_PUBLIC_IMAGE}" == "${LAST_CURATED_SOURCE_IMAGE}" ]] && \
[[ "${LOUHI_TRIGGER_TYPE}" == "cron-trigger" ]]; then
Copy link
Contributor

Choose a reason for hiding this comment

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

I would like to try and keep our scripts as agnostic to whats running them as possible. There is a different option that we can take to skip the build. Lets sink offline.

@LujieDuan LujieDuan force-pushed the lujieduan-gpu-images branch from 9ebc77f to d027f7f Compare January 6, 2026 19:05
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