This commit is contained in:
@@ -3,7 +3,7 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: docker
|
- name: docker
|
||||||
image: plugins/docker:20.14.0
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
registry: https://git.ivasoft.cz
|
registry: https://git.ivasoft.cz
|
||||||
username:
|
username:
|
||||||
@@ -14,4 +14,3 @@ steps:
|
|||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
- ${DRONE_TAG:-latest}
|
- ${DRONE_TAG:-latest}
|
||||||
debug: true
|
|
||||||
Reference in New Issue
Block a user