Artifacts

Build artifacts to upload at the end of the build

Automatically upload your build artifacts to Amazon S3 at the end of a build, after the after_script phase.

Please see our documentation for details.

See also

Types

Keys

If given a map, the following keys are supported:

Examples

artifacts:
  enabled: true
  bucket: string
  endpoint: string
artifacts: true

Beta