Replies: 2 comments
-
fwiw, i tried running this after creating a new tag, v1.13.0, but all that got generated was does it not like the "v" in front of the semver? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think you need to add the flavor option.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm probably dense, but is there like an ELI5 guide or some examples somewhere? I'm not grasping the (well written) docs.
I've got the following actions:
I've replaced it with the following from the docker suggested code:
but i have questions.. How does the semver know to increment? how does latest get applied? when I tried running this, I only got a sha and branch name:

Do I still need to run semver to create a tag first? thanks!
Beta Was this translation helpful? Give feedback.
All reactions