- fix command thats ran
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
oonyeje 2023-12-01 11:29:04 -05:00
parent bd3a024ceb
commit d49da83250

View File

@ -9,7 +9,7 @@ steps:
- name: docker_sock - name: docker_sock
path: /var/run/docker.sock path: /var/run/docker.sock
commands: commands:
- build - docker-compose build
- name: push-image - name: push-image
image: plugins/docker:latest image: plugins/docker:latest
settings: settings: