Include the updated manifest spec in the rfc

This commit is contained in:
R Tyler Croy 2020-10-17 15:32:07 -07:00
parent d7c8a1a6f5
commit d820a75ed5
1 changed files with 4 additions and 1 deletions

View File

@ -68,10 +68,13 @@ description: |
# List all the files/globs to include in the packaged artifact
includes:
# Paths are treated as relative from wherever osp is invoked from
- name: target/release/sh-step
# Steps the entire prefix of the file name, placing the file in the root of
# the artifact
strip_prefix: true
flatten: true
# A name starting with ./ is treated to be relative to the manifest.yml
- name: ./README.adoc
# The entrypoint tells the Otto agent which actual binary to use when
# executing.