Forgot the volumes
continuous-integration/drone/push Build is passing Details

This commit is contained in:
DutchEllie 2022-05-14 21:12:04 +02:00
parent 42eba16ef2
commit b06ec9b955
Signed by: DutchEllie
SSH Key Fingerprint: SHA256:dKq6ZSgN5E3Viqrw/+xAdf2VdR6hdRGNyrYqXXwfjTY
1 changed files with 4 additions and 0 deletions

View File

@ -71,6 +71,10 @@ steps:
depends_on:
- build-publish-image
volumes:
- name: build
temp: {}
---
kind: pipeline