-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: docker config for flr,sgb,xdc,wemix
- Loading branch information
1 parent
2720e23
commit 7c6aec9
Showing
10 changed files
with
140 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
|
||
|
||
Ticket: PROJECT-NUMBER | ||
|
||
# Limit the subject line to no more than 72 characters, ends here ---> | | ||
# | ||
# Use https://www.conventionalcommits.org/en/v1.0.0/ which looks like: | ||
# | ||
# ``` | ||
# <type>[optional scope]: <subject description> | ||
# | ||
# [optional body] | ||
# | ||
# Ticket: <TICKET> | ||
# | ||
# [optional footer(s)] | ||
# ``` | ||
# | ||
# The header line has a max length of 72 characters and each body | ||
# line has a max length of 100 characters. | ||
# | ||
# To run the linter locally, run `npm run commitlint` | ||
# | ||
# For more information, see https://bitgoinc.atlassian.net/l/cp/0f0tN39n | ||
# | ||
# Here is a quick-reference of valid types: | ||
# | ||
# | <type> | Description: A change that... | | ||
# |----------|------------------------------------------------| | ||
# | feat | Adds a new feature | | ||
# | fix | Fixes a bug | | ||
# | docs | Modifies documentation | | ||
# | style | Doesn't affect the behavior of code | | ||
# | refactor | Modifies the layout or formatting of code | | ||
# | perf | Improves performance without altering behavior | | ||
# | test | Adds tests or corrects existing tests | | ||
# | build | Modifies the build system | | ||
# | ci | Modifies CI or scripts called by CI | | ||
# | chore | Doesn't modify source or test files | | ||
# | revert | Reverts a previous commit | |
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
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
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
Oops, something went wrong.