mirror of
https://github.com/Ellpeck/WoodpeckerPlugins.git
synced 2024-11-22 02:23:29 +01:00
send help
This commit is contained in:
parent
9c72bdd7fd
commit
01376c3c1e
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
repo: ellpeck/woodpecker-nextcloud-upload
|
repo: ellpeck/woodpecker-nextcloud-upload
|
||||||
dockerfile: nextcloud-upload/Dockerfile
|
dockerfile: nextcloud-upload/Dockerfile
|
||||||
platforms: windows/amd64, darwin/amd64, darwin/arm64, freebsd/amd64, linux/amd64, linux/arm64/v8
|
platforms: windows/amd64, darwin/amd64, darwin/arm64, freebsd/amd64, linux/amd64, linux/arm64/v8
|
||||||
tags: latest,$CI_COMMIT_SHA
|
tags: latest, ${CI_COMMIT_SHA}
|
||||||
username: ellpeck
|
username: ellpeck
|
||||||
password:
|
password:
|
||||||
from_secret: docker_token
|
from_secret: docker_token
|
||||||
|
|
Loading…
Reference in a new issue