Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Remove left-over docker containers before fixing permissions (#5)
If the docker container is still running and creating files (as might be the case for the prod image builds) then some files could be left uncleaned, causing the next job to fail.
- Loading branch information