overlay/.updater.yml
Jared Allard 09d39ad36d
feat(updater): add 'checkout' and 'upload_artifact' steps
Adds a new `checkout` step intended to replace `git checkout` by
actually checking out the correct revision when running commands.

Adds a new `upload_artifact` step that uploads an artifact to a package
specific prefix. Primarily intended for supporting Go dependency
archives, but could also be used for anything.

Added `net-vpn/tailscale` using this new functionality.
2024-05-10 12:42:43 -07:00

5 lines
165 B
YAML

step_config:
upload_artifact:
host: https://c41358b3e2e8f5345933f0d433e3abef.r2.cloudflarestorage.com
bucket: gentoo-rgst-io
prefix: updater_artifacts