mirror of
https://gitea.com/gitea/theme.git
synced 2026-04-27 22:39:45 +08:00
Push the master.tar.gz to /theme/ on minio
This commit is contained in:
@@ -12,9 +12,8 @@ pipeline:
|
||||
release:
|
||||
image: plugins/s3
|
||||
path_style: true
|
||||
strip_prefix: dist/
|
||||
source: dist/*
|
||||
target: /theme/master
|
||||
source: master.tar.gz
|
||||
target: /theme/
|
||||
when:
|
||||
event: [ push ]
|
||||
branch: [ master ]
|
||||
|
||||
Reference in New Issue
Block a user