2023-07-13 12:33:15 +00:00
|
|
|
when:
|
2023-08-12 09:37:01 +00:00
|
|
|
- event: push
|
|
|
|
branch: main
|
2023-08-12 11:03:15 +00:00
|
|
|
path: "get_prymn.sh"
|
2023-07-13 12:33:15 +00:00
|
|
|
|
|
|
|
steps:
|
|
|
|
upload:
|
|
|
|
image: woodpeckerci/plugin-s3
|
|
|
|
settings:
|
|
|
|
bucket: prymn-static
|
|
|
|
endpoint: https://75178f9eca227dea51b3db4db2c15a5a.r2.cloudflarestorage.com
|
|
|
|
access_key:
|
|
|
|
from_secret: r2_access_key
|
|
|
|
secret_key:
|
|
|
|
from_secret: r2_secret_key
|
|
|
|
source: "get_prymn.sh"
|
|
|
|
target: "/agent/dist"
|