Whoops bad naming
This commit is contained in:
parent
aae5bda742
commit
0b4f1bf730
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ steps:
|
|||
- cpanm --verbose --installdeps .
|
||||
- perl generate.pl
|
||||
- tar -c output/perls -vJf output.tar.xz
|
||||
upload-artifacts:
|
||||
upload-downloads:
|
||||
image: woodpeckerci/plugin-s3
|
||||
settings:
|
||||
bucket: docker-perl-artifacts
|
||||
|
@ -18,7 +18,7 @@ steps:
|
|||
from_secret: minio_access_key
|
||||
secret_key:
|
||||
from_secret: minio_secret_key
|
||||
upload-artifacts:
|
||||
upload-generated:
|
||||
image: woodpeckerci/plugin-s3
|
||||
settings:
|
||||
bucket: docker-perl-artifacts
|
||||
|
|
Loading…
Add table
Reference in a new issue