forked from jim60105/docker-twitcasting-recorder
-
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.
- Add a new required input `DOCKERHUB_ORGANIZATION_NAME` in reusable Docker workflow. - Remove the `QUAY_USERNAME` and `QUAY_TOKEN` as required inputs. - Update the Docker images to exclude images from `quay.io` and include images from the new `DOCKERHUB_ORGANIZATION_NAME`. - Remove the step for logging in to Quay Container Registry. - Removed cache settings related to `ghcr.io` in the 'Build and push' step. - Add `DOCKERHUB_ORGANIZATION_NAME` parameter in docker build step in `docker_publish.yml`, removing `QUAY_USERNAME` and `QUAY_TOKEN` parameters. Signed-off-by: 陳鈞 <jim60105@gmail.com>
- Loading branch information
Showing
2 changed files
with
4 additions
and
17 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
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