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

build: on version bump tag containers with v2 and v2.1 #185

Merged
merged 1 commit into from
Jan 16, 2023

Conversation

blacha
Copy link
Member

@blacha blacha commented Jan 16, 2023

No description provided.

@blacha blacha force-pushed the feat/tag-container-major-minor branch from d615ec0 to 62c6213 Compare January 16, 2023 22:39
@blacha blacha marked this pull request as ready for review January 16, 2023 22:43
@blacha blacha requested review from a team as code owners January 16, 2023 22:43
@@ -37,5 +37,15 @@ jobs:
- name: Publish Containers
run: |
GIT_VERSION=$(git describe --tags --always --match 'v*')
GIT_VERSION_MAJOR=$(echo $GIT_VERSION | cut -d. -f1)
Copy link
Collaborator

@paulfouquet paulfouquet Jan 16, 2023

Choose a reason for hiding this comment

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

Cool that confirms my second option in this comment linz/topo-imagery#299 (comment)

@kodiakhq kodiakhq bot merged commit 4a9f2be into master Jan 16, 2023
@kodiakhq kodiakhq bot deleted the feat/tag-container-major-minor branch January 16, 2023 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants