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

Docker CI: Add missed Checkout step (#2128)
authorCooper Lees <me@cooperlees.com>
Sun, 25 Apr 2021 21:51:13 +0000 (14:51 -0700)
committerGitHub <noreply@github.com>
Sun, 25 Apr 2021 21:51:13 +0000 (23:51 +0200)
commiteee949e286363384b25426b9ce461d31a5842ebf
treebe2bf0235202c8066f6b31ce202da974da5d19a4
parente5490e96232e301e9eed971984bb75f2f87475b0
Docker CI: Add missed Checkout step (#2128)

- Reading my error others hit it by forgetting this Checkoutstep too so trying the fix
  - e.g. https://github.com/docker/build-push-action/issues/179
- Makes sense it's needed
.github/workflows/docker.yml