- fix yaml so command is ran in the push step
Some checks failed
continuous-integration/drone Build is failing
Some checks failed
continuous-integration/drone Build is failing
This commit is contained in:
parent
a399f4d5ef
commit
0c9b160498
@ -32,6 +32,9 @@ steps:
|
||||
- docker tag oonyeje-portfolio gitea.bsidesolutions.net/oonyeje/oonyeje-portfolio:latest
|
||||
- name: push-image
|
||||
image: docker/compose:latest
|
||||
volumes:
|
||||
- name: docker_sock
|
||||
path: /var/run/docker.sock
|
||||
settings:
|
||||
compose_file: ./docker-compose.drone.yaml
|
||||
push:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user