mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-23 22:29:59 -05:00
chore: adjust doc of check-env-var-annotations
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# The following grep will filter out every line containing an `env` annotation
|
||||
# it will ignore every line that has allready a valid `introductionVersion` annotation
|
||||
# it will ignore every line that already has a valid `introductionVersion` annotation
|
||||
#
|
||||
# valid examples:
|
||||
#
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Enhancement: Add a make step to validate the env var annotations
|
||||
|
||||
We have added a make step `make validate-env-var-annotations` to validate the env var annotations in to the environment variables.
|
||||
We have added a make step `make check-env-var-annotations` to validate the environment variable annotations in to the environment variables.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/8436
|
||||
https://github.com/owncloud/ocis/issues/8258
|
||||
|
||||
Reference in New Issue
Block a user