CI working again
Some checks failed
continuous-integration/drone Build was killed

This commit is contained in:
2023-08-10 22:27:32 +02:00
parent b41188eb4d
commit 4b443a0219

View File

@@ -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