Skip to content

Commit

Permalink
Update when compose implementations should report an error with secre…
Browse files Browse the repository at this point in the history
…ts build property

Co-authored-by: Nicolas De loof <nicolas.deloof@gmail.com>
  • Loading branch information
glours and ndeloof committed Mar 10, 2022
1 parent ce275e4 commit 9fe7290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ build:
`secrets` grants access to sensitive data defined by [secrets](secrets) on a per-service build basis. Two
different syntax variants are supported: the short syntax and the long syntax.

Compose implementations MUST report an error if the secret doesn't exist on the platform or isn't defined in the
Compose implementations MUST report an error if the secret isn't defined in the
[`secrets`](#secrets-top-level-element) section of this Compose file.

#### Short syntax
Expand Down

0 comments on commit 9fe7290

Please sign in to comment.