Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add workflow to publish docker image (#369)
* add workflow to publish docker image This workflow intended to be triggered manually from the Actions tab. * Push to trigger docker workflow * update * update * resolve #366 * update * add release tag to docker image * publish docker image on release or manual * echo tag in output * update * trigger * update * update * fetch tags * simplify loop, debug output * update to checkout@v4 * revert back to checkout@v3, add explicit fetch * remove shallow * update * update * Update docker.yml * clean up * Update docker.yml
- Loading branch information