mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-20 03:27:02 -07:00
Fixed extra_files in dockers property
This commit is contained in:
parent
429e5ae920
commit
9556939495
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ dockers:
|
|||
- "--label=org.opencontainers.image.revision={{.FullCommit}}"
|
||||
- "--label=org.opencontainers.image.version={{.Version}}"
|
||||
extra_files:
|
||||
- LICENSE
|
||||
- LICENSE.md
|
||||
- README.md
|
||||
archives:
|
||||
- format: tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue