Tag docker image as automation
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dreaded_X 2022-01-24 22:01:21 +01:00
parent ec0ccab3a9
commit 7d86b83335

View File

@ -9,7 +9,7 @@ steps:
- name: socket
path: /var/run/docker.sock
commands:
- docker build -t inventory .
- docker build -t automation .
- name: deploy
image: docker