]> git.madduck.net Git - etc/vim.git/history - .github/workflows/docker.yml

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:

Change docker workflow for latest_release tag (#2468)
[etc/vim.git] / .github / workflows / docker.yml
2021-08-31 pszlazakChange docker workflow for latest_release tag (#2468)
2021-08-30 arufix: run pypi / docker upload from published draft...
2021-07-16 pszlazakCreate Docker tag 'latest_release' (#2374)
2021-06-09 jack1142Don't run Docker workflow on push to forks (#2324)
2021-05-09 Cooper LeesRemove docker CI from look at 'master' branch (#2209)
2021-04-28 Cooper LeesAdd automatic version tagging to Docker CI Pushes ...
2021-04-25 Cooper LeesDocker CI: Add missed Checkout step (#2128)
2021-04-25 Cooper LeesAdd Docker Github Action (#2086)