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 v1-${CI_COMMIT_SHA:0:8}
|
||||||
#- ./mkrel.sh epuppy ${CI_COMMIT_TAG}
|
#- ./mkrel.sh epuppy ${CI_COMMIT_TAG}
|
||||||
|
|
||||||
|
publish:
|
||||||
publish:
|
image: woodpeckerci/plugin-release
|
||||||
image: woodpeckerci/plugin-release
|
settings:
|
||||||
settings:
|
files:
|
||||||
files:
|
- 'releases/epuppy-*-v1-${CI_COMMIT_SHA:0:8}'
|
||||||
- 'releases/epuppy-*-v1-${CI_COMMIT_SHA:0:8}'
|
api_key:
|
||||||
api_key:
|
from_secret: ACCESS_TOKEN
|
||||||
from_secret: ACCESS_TOKEN
|
|
||||||
|
|||||||
Reference in New Issue
Block a user