Split into two pipelines
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
d0dc43dd3b
commit
0d49bd53a3
1 changed files with 3 additions and 0 deletions
|
@ -74,3 +74,6 @@ steps:
|
||||||
- make docker-load < _artifacts/docker-image.tar
|
- make docker-load < _artifacts/docker-image.tar
|
||||||
- make docker-push
|
- make docker-push
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
- name: dockersock
|
||||||
|
temp: {}
|
||||||
|
|
Loading…
Reference in a new issue