Attempted CI/CD Fix
This commit is contained in:
parent
5e50318b9e
commit
aef6f2906f
1 changed files with 2 additions and 1 deletions
|
@ -16,8 +16,9 @@ steps:
|
||||||
image: woodpeckerci/plugin-release
|
image: woodpeckerci/plugin-release
|
||||||
settings:
|
settings:
|
||||||
files:
|
files:
|
||||||
- 'Flow.Launcher.Plugin.OSRSSearch-${CI_COMMIT_TAG}.zip'
|
- 'Flow.Launcher.Plugin.OSRSSearch*'
|
||||||
api_key:
|
api_key:
|
||||||
from_secret: ACCESS_TOKEN
|
from_secret: ACCESS_TOKEN
|
||||||
|
base-url: 'https://git.lrsb.nl'
|
||||||
when:
|
when:
|
||||||
- event: tag
|
- event: tag
|
Loading…
Reference in a new issue