Forgot the volumes

This commit is contained in:
DutchEllie 2022-05-14 21:12:04 +02:00
parent 23fac0acc0
commit 8886447348

View File

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