lowercase
This commit is contained in:
+2
-2
@@ -60,13 +60,13 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
registry: registry.frontblock.me
|
registry: registry.frontblock.me
|
||||||
insecure: true
|
insecure: true
|
||||||
repo: registry.frontblock.me/vendor/PluginManager
|
repo: registry.frontblock.me/vendor/pluginmanager
|
||||||
tags: ${DRONE_BUILD_CREATED}
|
tags: ${DRONE_BUILD_CREATED}
|
||||||
|
|
||||||
- name: release container
|
- name: release container
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
repo: frontblockme/PluginManager
|
repo: frontblockme/pluginmanager
|
||||||
tags: ${DRONE_TAG}
|
tags: ${DRONE_TAG}
|
||||||
username: frontblockme
|
username: frontblockme
|
||||||
password:
|
password:
|
||||||
|
|||||||
Reference in New Issue
Block a user