„.drone.yml“ ändern
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Artem Anufrij 2023-02-13 22:38:32 +01:00
parent 0b59441fb3
commit 9e50d2f8b4

View File

@ -14,4 +14,4 @@ steps:
- name: docker-build
image: docker
commands:
- docker build -t myimage:$DRONE_BUILD_NUMBER .
- docker build -t myimage:$DRONE_BUILD_NUMBER ./docker