Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Actions to build and publish Docker images to Github Container Re…
…gistry (#1004) * Create docker-publish.yml * Update docker-publish.yml * Now this should work GitHub's own template is a little out of date, had to accommodate for this actions/starter-workflows#2357 * updating to actions/checkout@v4 * Update docker-publish.yml * Update do Co-authored-by: sudokoko <koko@sudokoko.xyz> * Update docker-publish.yml Co-authored-by: sudokoko <koko@sudokoko.xyz> * testing arm building Co-authored-by: Zaprit <henry@vorax.org> * an attempt to get this docker workflow to play nice with arm * Revert "testing arm building" This reverts commit a030b62. * Revert "an attempt to get this docker workflow to play nice with arm" This reverts commit 8faf3f4. * Minor nitpicky things before merge Committing these directly as to not bother you with another code review. Adds a nice-name to the job and renames "build" to "build-publish". --------- Co-authored-by: sudokoko <koko@sudokoko.xyz> Co-authored-by: Zaprit <henry@vorax.org>
- Loading branch information