fixes
This commit is contained in:
commit
183e9ea267
@ -28,7 +28,7 @@ local pipeline(os, arch) = {
|
||||
},
|
||||
{
|
||||
name: "upload to docker hub " + os + "/" + arch,
|
||||
image: "plugins/docker:" + os + "/" + arch,
|
||||
image: "plugins/docker:" + os + "-" + arch,
|
||||
settings: {
|
||||
repo: "fftdf/ffmap-ubnt-api",
|
||||
username: { "from_secret": "docker_username" },
|
||||
|
Loading…
Reference in New Issue
Block a user