]> 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:

Bump docker/setup-buildx-action from 2 to 3 (#3892)
[etc/vim.git] / .github / workflows / docker.yml
2023-09-18 dependabot[bot]Bump docker/setup-buildx-action from 2 to 3 (#3892)
2023-09-18 dependabot[bot]Bump docker/login-action from 2 to 3 (#3891)
2023-09-18 dependabot[bot]Bump docker/build-push-action from 4 to 5 (#3894)
2023-09-11 dependabot[bot]Bump actions/checkout from 3 to 4 (#3883)
2023-02-07 dependabot[bot]Bump docker/build-push-action from 3 to 4 (#3549)
2022-12-21 Matthew ArmandAdd latest_prerelease Docker Hub tag for following...
2022-12-20 Cooper LeesDo not move docker `latest_release` tag for Pre-Release...
2022-05-10 dependabot[bot]Bump docker/setup-buildx-action from 1 to 2 (#3058)
2022-05-10 dependabot[bot]Bump docker/login-action from 1 to 2 (#3059)
2022-05-10 dependabot[bot]Bump docker/build-push-action from 2 to 3 (#3057)
2022-05-10 dependabot[bot]Bump docker/setup-qemu-action from 1 to 2 (#3056)
2022-05-03 Naveenchore: Set permissions for GitHub actions (#3043)
2022-03-07 dependabot[bot]Bump actions/checkout from 2 to 3 (#2909)
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)