mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 20:32:34 +00:00
* workflows: begin work on docker image deployment Started work on `docker.yml` for automatic docker image deployment on pushes to to branches (notably, excluding people's PRs). Useful resource: <https://docs.docker.com/build/ci/github-actions/manage-tags-labels/> * workflows: Minor adjustments to deploy-docker-image action * workflows: updated docker image workflow according to GH docs * workflows: temporarily test deployment via docker-deploy branch * workflows: use only subject-name for attestation * workflows: specify subject-path for attestation * workflows: remove attestation for now, too fiddly * workflows: remove tmp test branch