Merge pull request #1137 from Alvise88/patch-1
Fix typo in docker command
This commit is contained in:
commit
8aab5e939c
@ -138,7 +138,7 @@ import (
|
|||||||
TARGET_HOST: registry.target
|
TARGET_HOST: registry.target
|
||||||
DOCKER_USERNAME: registry.username
|
DOCKER_USERNAME: registry.username
|
||||||
}
|
}
|
||||||
mount: "/password": secret: registry.password
|
mount: "/password": secret: registry.secret
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user