mirror of
https://github.com/Ellpeck/WoodpeckerPlugins.git
synced 2024-11-21 18:13:30 +01:00
does this actually matter?
This commit is contained in:
parent
5b05009d3c
commit
9c72bdd7fd
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
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
|
||||||
when:
|
when:
|
||||||
|
|
2
nextcloud-upload/package-lock.json
generated
2
nextcloud-upload/package-lock.json
generated
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "nextcloud-upload",
|
"name": "nextcloud-upload",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
|
|
Loading…
Reference in a new issue