mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-15 22:22:42 +00:00
chore: fix some comments (#5224)
Signed-off-by: chuangjinglu <chuangjinglu@outlook.com>
This commit is contained in:
parent
96813b1317
commit
da3701c0cf
5 changed files with 6 additions and 6 deletions
|
@ -17,7 +17,7 @@ variable "SOURCE_REPOSITORY_URL" {
|
|||
default = null
|
||||
}
|
||||
|
||||
// The commit hash of of the current commit this build was triggered on
|
||||
// The commit hash of the current commit this build was triggered on
|
||||
variable "SOURCE_COMMIT" {
|
||||
default = null
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue