Tag docker image as automation
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ec0ccab3a9
commit
7d86b83335
|
@ -9,7 +9,7 @@ steps:
|
||||||
- name: socket
|
- name: socket
|
||||||
path: /var/run/docker.sock
|
path: /var/run/docker.sock
|
||||||
commands:
|
commands:
|
||||||
- docker build -t inventory .
|
- docker build -t automation .
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: docker
|
image: docker
|
||||||
|
|
Reference in New Issue
Block a user