pipeline fix
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Jakub K 2023-09-27 22:03:31 +02:00
parent 4fd4e36c8d
commit bed66d3908

View File

@ -4,7 +4,6 @@ name: default
steps:
- name: build
image: docker:dind
commands:
- docker build -t izaac:latest .
- docker tag izaac:latest registry.izaac.pl:5000/izaac:latest