-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add localregistry input option (#38)
* Add localregistry input option Option to add local registries to build process by specifying their url (https). Authentication to the repos via user GitHub token. * Backward compatible keyword syntax and Wrap new code in VERSION > 1.5 * Update Interface&README, add git_cli amd remove token flag Provide multiple remotes separated with | Add example to ReadMe Support for private repos/packages with SSH protocol * Update README.md Co-authored-by: Sascha Mann <git@mail.saschamann.eu> * Update action.yml Co-authored-by: Sascha Mann <git@mail.saschamann.eu> * Print warn mesasge if git_cli = true with Julia<1.7. * Add `::notice::` formatting --------- Co-authored-by: Sascha Mann <git@mail.saschamann.eu>
- Loading branch information
1 parent
00f9fd6
commit 5484b0e
Showing
2 changed files
with
57 additions
and
1 deletion.
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