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