-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from hathitrust/action-updates
Added several feature enhancements: - Default multi-platform support for amd64 and arm64 docker images. - Updated versions for actions/checkout, actions/github-script, and docker/login-action - Added img_tag field to separate github tags and container image tags. - Added a core output for the id:latest_push. This way, if it's not the latest, we default to unstable while preserving the ability to add tags to the docker image as needed. - Moved logic from the template build.yml file to this shared action.
- Loading branch information
Showing
1 changed file
with
99 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters