mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-20 03:27:02 -07:00
Fixed static pages not being included in container
This commit is contained in:
parent
9556939495
commit
4f5930ad56
2 changed files with 5 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ dockers:
|
|||
extra_files:
|
||||
- LICENSE.md
|
||||
- README.md
|
||||
- pages/
|
||||
archives:
|
||||
- format: tar.gz
|
||||
rlcp: true
|
||||
|
|
@ -37,6 +38,7 @@ archives:
|
|||
files:
|
||||
- LICENSE.md
|
||||
- README.md
|
||||
- pages/
|
||||
checksum:
|
||||
name_template: 'checksums.txt'
|
||||
snapshot:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue