Gulp: Deploying folder from container
To do so you need to mount the filesystem to a /tmp
directory and once you run gulp --build prod
move the build directory to the mounted filesystem. If you do that, the folder will be available for the deployment action.
You can also send us the URL to this pipeline support@buddy.works so we can analyze it and tell you how to optimize the process. In general, you should use our actions for builds – we use Docker containers, too, with the output generated directly to the pipeline filesystem.