mirror of
https://codeberg.org/scip/epuppy.git
synced 2025-12-17 12:31:02 +01:00
fix indend
This commit is contained in:
@@ -11,11 +11,10 @@ steps:
|
||||
- ./mkrel.sh epuppy v1-${CI_COMMIT_SHA:0:8}
|
||||
#- ./mkrel.sh epuppy ${CI_COMMIT_TAG}
|
||||
|
||||
|
||||
publish:
|
||||
image: woodpeckerci/plugin-release
|
||||
settings:
|
||||
files:
|
||||
- 'releases/epuppy-*-v1-${CI_COMMIT_SHA:0:8}'
|
||||
api_key:
|
||||
from_secret: ACCESS_TOKEN
|
||||
publish:
|
||||
image: woodpeckerci/plugin-release
|
||||
settings:
|
||||
files:
|
||||
- 'releases/epuppy-*-v1-${CI_COMMIT_SHA:0:8}'
|
||||
api_key:
|
||||
from_secret: ACCESS_TOKEN
|
||||
|
||||
Reference in New Issue
Block a user