]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Do not move docker `latest_release` tag for Pre-Releases (#3461)
authorCooper Lees <me@cooperlees.com>
Tue, 20 Dec 2022 02:08:13 +0000 (18:08 -0800)
committerGitHub <noreply@github.com>
Tue, 20 Dec 2022 02:08:13 +0000 (18:08 -0800)
commit9ce75726fcf1f3a2617e873d925384fd6b876dcb
treea72f67370198b63b92b034f1eed5bb0a3d2d7426
parentcd9fef8bab3a39dfba494f1917e4158faba439f9
Do not move docker `latest_release` tag for Pre-Releases (#3461)

* Do not move docker `latest_release` tag for Pre-Releases

- When we do a pre-release lets not move the latest_release tag
  - This tag should only move on official real releases

Fixes #3453

* Make it prettier - TIL we format our yaml
.github/workflows/docker.yml