-
Notifications
You must be signed in to change notification settings - Fork 42
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
Jazzy as latest #1020
Jazzy as latest #1020
Conversation
Signed-off-by: Aaron Chong <[email protected]>
Signed-off-by: Aaron Chong <[email protected]>
Signed-off-by: Aaron Chong <[email protected]>
Signed-off-by: Aaron Chong <[email protected]>
Signed-off-by: Aaron Chong <[email protected]>
tags: ghcr.io/${{ github.repository }}/api-server:${{ matrix.ros_distribution }} | ||
tags: | | ||
ghcr.io/${{ github.repository }}/api-server:${{ matrix.ros_distribution }} | ||
${{ matrix.ros_distribution == 'jazzy' && format('ghcr.io/{0}/api-server:latest', github.repository) || null}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just realized that this is a nightly ci, so we should tag them as jazzy-nightly
and rolling-nightly
instead. jazzy
and rolling
should point to the latest released version.
Signed-off-by: Aaron Chong <[email protected]>
Signed-off-by: Aaron Chong <[email protected]>
Good point, I've opened #1022 to as a reminder to set up that workflow to be triggered by releases |
Will merge this after #1007, since conflicts will only be in 2 files |
What's new
jazzy
aslatest
as wellSelf-checks