update image link for upload step
This commit is contained in:
parent
dc6c5b5352
commit
54a31b7ae8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ steps:
|
||||||
- go build
|
- go build
|
||||||
|
|
||||||
upload:
|
upload:
|
||||||
image: ellpeck/woodpecker-nextcloud-upload
|
image: docker.io/ellpeck/woodpecker-nextcloud-upload
|
||||||
secrets: [ TTT_CI_TOKEN ]
|
secrets: [ TTT_CI_TOKEN ]
|
||||||
settings:
|
settings:
|
||||||
# required settings
|
# required settings
|
||||||
|
|
Loading…
Reference in a new issue